Filtered Forms and Append

P

Pellium

I want to access a filter from a form with dropdown combo boxes and on exit
pass in the information into another table. I can get the first combo box to
work but not the subsequent ones. Also I cannot get it to Append.
 
J

Jeff Boyce

Pellium

?You want to find some rows and add them to a different table? Why?

If you can create a query that returns the rows you seek, you would be able
to work with those rows, no need to create a new table, add rows to the
table, delete rows you don't need from the new table, ...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top