View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Murad Sheikh Murad Sheikh is offline
external usenet poster
 
Posts: 4
Default Only allow users to enter new data

I have an excel 2003 sheet on network drive.
Users at the moment enter data. but at the same time then can delete update
etc all other rows.
I only want them to be able to enter new rows/data. But do not want them to
update/delete/change etc on the data that already exists.
Any help with code/macro will be appreciated.
Thanks.

Murad