R
Roger on Excel
I have a userform with a textbox (TextBox1) on it linked to a cell in the
spreadsheet.
I have two command buttons on the form : cmdLock and cmdUnlock
What I am looking for is for code for the cmd buttons which will lock and
unlock the textbox for editting and will also toggle the lock and unlock
buttons from being Enabled True or False depending on whether the textbox is
locked or not.
Can anyone help?
Thanks,
Roger
spreadsheet.
I have two command buttons on the form : cmdLock and cmdUnlock
What I am looking for is for code for the cmd buttons which will lock and
unlock the textbox for editting and will also toggle the lock and unlock
buttons from being Enabled True or False depending on whether the textbox is
locked or not.
Can anyone help?
Thanks,
Roger