G
Guest
Now that the reference number is created how do I get the table updated from
the control that was created? I have a master table with a field named
Reference # and an update master table with a field named Reference #. I
have all the data in the master table and created the form from the update
master table. I have an update query to update the master table and would
like the Reference # control in the form, =Format(Date,"mmddyy") &
TableLetter, to show up in the update master table so that when I run my
update query I update the Reference # in the master table. In the update
query the field is titled Reference # and now we have the control in the form
changed from Reference # to =Format.....
the control that was created? I have a master table with a field named
Reference # and an update master table with a field named Reference #. I
have all the data in the master table and created the form from the update
master table. I have an update query to update the master table and would
like the Reference # control in the form, =Format(Date,"mmddyy") &
TableLetter, to show up in the update master table so that when I run my
update query I update the Reference # in the master table. In the update
query the field is titled Reference # and now we have the control in the form
changed from Reference # to =Format.....