View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Albert Sim Albert Sim is offline
external usenet poster
 
Posts: 5
Default Shown Drop-down list if login user=C

I have a problem here which I have not been able to solve, hope someone out there have a solution.

I have created a Shared worksheet for several people, when user A & B login, they see "999" in cell B1. However, if user C login, cell B1 become a drop-down list (something like Data Validation function). Is this possible?

Thank you.