View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Curious[_6_] Curious[_6_] is offline
external usenet poster
 
Posts: 22
Default Each Stakeholder of A File Must Select His Name (Only)

I am imaging this situation: There is a file (shared or non-shared) ,
to which several users have access. These users enter data in their
responsible areas.What I would like to see is that after an user
enters the data, he types or selects from a dropdown box his name, so
we all know who makes the entry. The problem is that if he has to
select a name from a dropdown box, how to avoid selecting another
user's name? If he must type his name, how to prevent him from typig
another user's name?

Could you please point me to a right direction?

Thanks in advance.

H.Z.