Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Geof Wyght Wrote:[color=blue] David, You could set up named ranges based on logon ids and then protect certain named ranges (with VBA). Or have a sheet for each user and prtoect the sheets. Also have a look for an API called GetUserName that get's the user's network ID. Could save the user from actually having to enter an id, thus reducing the annoyance factor. Good luck. Geof. Thanks for the ideas! Yep - that's what I'm looking for. Is i possible to protect certain ranges with VB in Excel 2000? If so, an ideas where to start? Geof Wyght Wrote: You could write out the userid and date to a log worksheet (audit trail) upon closing the workbook That sounds cool. Is there a seperate function to do this? Would th worksheet be a part of the document, or a different one? thanks! Davi -- hay777 ----------------------------------------------------------------------- hay7777's Profile: http://www.excelforum.com/member.php...fo&userid=1506 View this thread: http://www.excelforum.com/showthread.php?threadid=26693 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Allow Users to Edit Ranges??? | Excel Discussion (Misc queries) | |||
allow users to edit ranges | Excel Worksheet Functions | |||
allow users to edit range | Excel Discussion (Misc queries) | |||
allow users to edit ranges | Excel Discussion (Misc queries) | |||
Allow certain users to edit certain rows? | Excel Programming |