Capture user ID...

  • Thread starter Thread starter Doolee
  • Start date Start date
D

Doolee

Is it possible to capture the user ID for anyone that accesses or edits an
Excel file?
Or is it possible to setup a sheet with multiple user passwords?
 
Is it possible to capture the user ID for anyone that accesses or edits an
Excel file?
Or is it possible to setup a sheet with multiple user passwords?

This is possible with a macro, but each user that accesses the sheet
would either have to have their macro security setting set to low, or
they would have to open the workbook with macros enabled.
 
XL is not a secure environment for storing sensitive data. You can lock down
sheets using passwords including (xl2002 or better) allowing only certain
users to edit certain ranges. That being said passwords can be hacked in XL
quite easily.

You can check to see who the last person to access an XL file was (even if
they did not save the file) using a text editor. That is not something that
most people are willing to do.
 

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