I am updating a simple database of Contractor info on a one table database.
I needed to add an E-mail address to each of the Contractor records.
From Form View, I selected Design View, then I copied the "Fax Number" label and text box, then pasted them.
I changed the Name and Control Source and deleted the input mask and it worked fine. (A new column called "E-Mail Address" shows up in the table and works with the input form)
I needed to add a 2nd e-mail address for each record and repeated what I had just done, only starting with the E-Mail Address Label and Text box.
"E-mail Address 2" shows up in the table, but I get #Name? in the form. "E-mail Address 2" does not show up in the drop-down for the control source, as "E-mail Address" did before, so I had to type it in.
Any suggestions??? (I haven't used Access in 10+ years and am clueless)
Thanks