How to display Operating system User Name

M

mili

Hi,

How to display Operating system user using VB Macro in
Excel 2000.


Thanks

Regards

Mili
 
P

Peo Sjoblom

I know the OP wanted VBA but he might want to know that you could get the OS
with a function

=INFO("osversion")
 
H

Harald Staff

Peo Sjoblom said:
I know the OP wanted VBA but he might want to know that you could get the OS
with a function

=INFO("osversion")

Good one, Peo. I wonder though if Mili wants the Logon Username, not the OS.
It's not too clear.


Best wishes Harald
Followup to newsgroup only please
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top