Thread: Computer "name"
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
D.S.[_2_] D.S.[_2_] is offline
external usenet poster
 
Posts: 18
Default Computer "name"

Can Excel be programmed to test for my computer's name?

I'd like to create an If/Then statement by looking at the computer name the
procedure is running on. User name won't work because it's the same user in
both cases, just running the procedure on different machines.

d.s.