How can I add the items in a table automatically?

L

Ledi

HI! I have a repeated table linked with a table in a database that has some
items, how can these items (all) be shown in the table automatically?
Thank you!
 
E

em

hi,
do you mean with "automatically" that you don't want to press the query
button to fill the table, instead you want the table to be filled
automatically when opening the form ? If so, you have to query the database
in the OnLoad-event of the form by code.
regards
em
 
E

em

You can also define a rule under Form Options to execute the query when
opening the form.
em
 

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