Ok this is probably childsplay to most of you.
I currently have a form that I use to enter data to a table called FRED. On this form I have a buttom that sets the date and time value on the table called FRED to the current date and time using NOW(). That works fine.
Now at the same time using the field called WRNumber on this form I would like to set the date and time on another table called JANE. The table called JANE uses WRNumber as its key and is unique on this table.
Does that make sense? Can anyone point me in the right direction please.
I currently have a form that I use to enter data to a table called FRED. On this form I have a buttom that sets the date and time value on the table called FRED to the current date and time using NOW(). That works fine.
Now at the same time using the field called WRNumber on this form I would like to set the date and time on another table called JANE. The table called JANE uses WRNumber as its key and is unique on this table.
Does that make sense? Can anyone point me in the right direction please.