====== Some common tasks in VBA (with Excel) ====== * get current Windows user name: ''Environ("UserName")'' * shortcut for ''Range("NamedCell")'': ''[NamedCell]''