restriction for delete or change in cell

K

kalpesh

Hello

in worksheet 1 contain very important data i like make a macro for user do no
delte & change the data in any cell in sheet1 without permission
 
D

Don Guillett

Hello,

 in worksheet 1 contain very important data i like make a macro for user do not
 delte & change the data in any cell in  sheet1 without permission

By default, cells are protected if the sheet is protected. So,
format>protection>UNcheck cells that you do NOT want to
protect>protect the sheet
 
Top