Text Box Question
I have a text box that was revised. Meaning it had a name of FormDate.
However, in changing and moving controls around text box was deleted. I
entered another text box and I am trying to give it the name of FormDate but
the form will not take it. I get the following error message, "Could Not Set
the Name Property. Ambiguous Name". Can you explain what this means and how
I can set this text box to read txtFormDate. I have in the code this text
box to have "Date" (current date) when you open the form. Thank you in
advance for any help you can provide.
|