export new data

BayesTex

New member
Local time
Yesterday, 21:09
Joined
Oct 3, 2004
Messages
9
Hi friends,

I built a form using combo and text boxes. The options that appear to choose inside the combo boxes comes from several linked tables.
But, How can I get all the new data in only one table.
I mean, how can I export the new data the users write inside the tables, as only one table? :(

Thanks in advance.
 
Sounds like you simply need to bind your form to an underlying table and bind each control to a fld in that table...

Or did I miss something?
kh
 

Users who are viewing this thread

Back
Top Bottom