Hello,
I have a table that I have protected so that users are not able to edit directly into the table.
I am wanting the users to click on Edit, which then opens a form, but I need to copy the text already entered into a cell within the table into a textbox on the form, but I am having problems finding the correct syntax to do this??
If anyone can advise it would be much appreciated.
Thanks in advance.
I have a table that I have protected so that users are not able to edit directly into the table.
I am wanting the users to click on Edit, which then opens a form, but I need to copy the text already entered into a cell within the table into a textbox on the form, but I am having problems finding the correct syntax to do this??
If anyone can advise it would be much appreciated.
Thanks in advance.
Comment