Data set is not loading on start up form

  • Thread starter Thread starter Gwen
  • Start date Start date
G

Gwen

Please help?

When I use a start up form with autoexec the data is not
loaded in the text boxes. The data shows up on the combo
boxes but not the text boxes. Also, if I close the form
and reopen the form, the data is there. There is a make
table query that runs before the form opens as part of
autoexec macro. When I disable autoexec and open the form
manually the data is loaded on the text boxes. What
gives? Please tell me what I am doing wrong?


Thanks

Gwen
 
What is the data mode set to in the Open Form line of the Autoexec macro? It
it is set to Add, change it to Edit.
 

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

Back
Top