TextBox lock

P

Pas

How do I stop anyone from changing values or text in a textbox?
The textbox in question is linked to a cell and I dont want anyone able to
click on it and change the value or text.
 
P

Pas

Many thanks it works

Gary Brown said:
Set the 'Enabled' property to FALSE
--
Hope this helps.
If it does, please click the Yes button.
Thanks in advance for your feedback.
Gary Brown
 
Top