protection against user update
Posted by rainy on August 02, 2001 4:19 AM
i have a report i made with vb code on excel,
and i want the users not to be able to change data on it or click any cell but the buttons i put there.
how can i do it?
i tried to add sheet protection but then i got error from the vb code saying its a read only sheet.