From: Pas on 25 Apr 2010 18:17 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.
From: Gary Brown on 26 Apr 2010 10:11 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 "Pas" wrote: > 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.
From: Pas on 30 Apr 2010 11:08 Many thanks it works "Gary Brown" wrote: > 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 > > > > "Pas" wrote: > > > 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.
|
Pages: 1 Prev: Can I random sample from a set until every sample is selected? Next: blocked file format |