Mac issue with macro recording user login & date (run time err
Robert,
Application.Username is Read/Write.
However, it is an Office wide property, so Word, Access etc will pick up the
change.
NickHK
"Linking to specific cells in pivot table"
crosoft.com wrote in
message ...
Thanks!! One more question -- how do I change the 'Application.Username'
value?
Thanks,
Robert
" wrote:
Environ method not available on Macs. Would Application.UserName in
place of Environ("UserName") do?
|