i need to append data to another table, but at the same time i need to modify the current table.
Table "seats" has flight no., seat no. ... and appended
what i want to do is append some of the selected fields to a table called points. but at the same time change the appended field from no to yes
appending the data is fine (using a appen query) but its the modifying its own data that i dont know how to do. any ideas?
thanks
sachin
Table "seats" has flight no., seat no. ... and appended
what i want to do is append some of the selected fields to a table called points. but at the same time change the appended field from no to yes
appending the data is fine (using a appen query) but its the modifying its own data that i dont know how to do. any ideas?
thanks
sachin