Am I being incredibly thick?
I've created a form with various combo boxes- the form is not based on any table or query but "homemade". I would like to append a record to a table and thought that creating a button to run a macro to run the append query would work. But I think my understanding of append query must be wrong - do I have to specify a "from table" and a "to table"? If so, is it possbile to append from a form that is not based on a table?
Perhaps you can help - can i create simple code to append the record instead of the longwinded way of macro / query etc.
Would appreciate help - this shouldn't be so difficult.
Train2
I've created a form with various combo boxes- the form is not based on any table or query but "homemade". I would like to append a record to a table and thought that creating a button to run a macro to run the append query would work. But I think my understanding of append query must be wrong - do I have to specify a "from table" and a "to table"? If so, is it possbile to append from a form that is not based on a table?
Perhaps you can help - can i create simple code to append the record instead of the longwinded way of macro / query etc.
Would appreciate help - this shouldn't be so difficult.
Train2