eddiesvoicebox
MIS
Morning All,
I have a 'Team Change Database' that is used to process amendments to thew staffing data we hold. On previous forms that i have built i linked the form to the table using control sources. But i have found that this sometimes creates blank records in the table where people input the wrong thing or start an entry and then close the form etc. I am looking for a way around this ? ? ?
In the past i have used a method whereby i pull the original record from the table into a holding table and then use an update query from the form fieldsto update the record. This unfortunately is not possible in this case. I did try append but this only works if there is already a record in the table.
Im not sure if this makes any sense but basically i am looking for a submit button that actually submits the data from the form.
Any help (as always) would be greatly appreciated.
Many thanks in advance for any time taken on this problem.
Regards
EddiesVoicebox
I have a 'Team Change Database' that is used to process amendments to thew staffing data we hold. On previous forms that i have built i linked the form to the table using control sources. But i have found that this sometimes creates blank records in the table where people input the wrong thing or start an entry and then close the form etc. I am looking for a way around this ? ? ?
In the past i have used a method whereby i pull the original record from the table into a holding table and then use an update query from the form fieldsto update the record. This unfortunately is not possible in this case. I did try append but this only works if there is already a record in the table.
Im not sure if this makes any sense but basically i am looking for a submit button that actually submits the data from the form.
Any help (as always) would be greatly appreciated.
Many thanks in advance for any time taken on this problem.
Regards
EddiesVoicebox