Allow certain users to edit certain rows?

  • Thread starter Thread starter hay7777
  • Start date Start date
H

hay7777

Thanks, Geof. Indeed it does.

Just trying to figure out how to have multiple users log-in wit
different passwords, and know who's logged in so I can unprotect tha
range.

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

thanks!

Davi
 
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.
 

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

Back
Top