How do I make the 3rd option show up in the combo box wizard

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The option "Find a record on my form based on the value I selected in my
combo box" does not show up when I use the wizard and select combo box
 
Is the form bound? I think the option only shows up if it is.
 
Thanks for your input. I can't tell. I go to the form properties and there is
nothing about binding the form. I know this has showed up before but for some
reason is not now.
 
Thanks for your input. I can't tell. I go to the form properties and there is
nothing about binding the form. I know this has showed up before but for some
reason is not now.

Enter a table or query as the form's record source.
If the form does not have a record source, then the 3rd option won't
show on the combo box wizard. How is it to know which table/query to
return the records from, if it doesn't know what table/query the form
is based on?
 
fred, thanks for the help i hope this is the right way to post to the newsgroup
 

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