S
szag via AccessMonster.com
I have a form that has a combination of several unbound fields : Staff Name,
Date, Category, Hours.
When the "Hours" field gets updated I want code to run that will take the
current data in the staff name, date, category and hours fields and put it in
a transaction table with equivalent fields in it.
I realize the best way would be to send the data directly to the table via
the form but for several different reasons the client is asking for some
complexities that do not allow for this.
I am looking for help in writing an add record code to put the unbound data
in the transaction table.
Thanks for the help.
Date, Category, Hours.
When the "Hours" field gets updated I want code to run that will take the
current data in the staff name, date, category and hours fields and put it in
a transaction table with equivalent fields in it.
I realize the best way would be to send the data directly to the table via
the form but for several different reasons the client is asking for some
complexities that do not allow for this.
I am looking for help in writing an add record code to put the unbound data
in the transaction table.
Thanks for the help.