Lock Table ?

W

WJ

How can I lock a table so that my user cannot type in after it is filled.
For example: My table dimension is 1R x 1C. After the 1st row (only row) is
filled, the row automatically expand to allow my user to type

Thanks

John
 
S

Suzanne S. Barnhill

You can set the row height to an exact amount, but the user will be able to
change it unless this is a protected form.
 
Top