View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Geof Wyght[_2_] Geof Wyght[_2_] is offline
external usenet poster
 
Posts: 38
Default Allow certain users to edit certain rows?

David,
Yeah, multiple simultaneous users is difficult. You could
make them wait. You tried the GetUserName API and
couldn't get a name? If my clients brought the app home,
GetUserName wouldn't produce a match to a lookup table of
names, so I'd prompt them to manually enter a logon id.
Sounds like you need an Access solution.
Geof.
-----Original Message-----

Thanks, Geof. Indeed it does.

Just trying to figure out how to have multiple users log-

in with
different passwords, and know who's logged in so I can

unprotect that
range.

Don't think the GetUserName is going to work on our

network...

thanks!

David


--
hay7777
---------------------------------------------------------

---------------
hay7777's Profile: http://www.excelforum.com/member.php?

action=getinfo&userid=15066
View this thread:

http://www.excelforum.com/showthread...hreadid=266937

.