Combo boxes

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

Guest

Hi I have asked this question befor and did'y quite understand the answere but here goes

I have a table with various sub tables. from the table I have a query called "Qry-property-selection
I have a form with two comboboxes named
"ComboDepartmentSelection
"ComboPropertySelection

I want the first combo box to select parameters in the query "qry -property-selection" so that the seecond combo as a shorter list to choses from

I want to know how to get the requery to work after selection.

also after update I want my selection to cause the form to display a recor

would be grateful for any help. also the more specific the beter as am very new to this

thanks in advanc

morgan
 
Instead of just reposting your question, please include the response you got the first time and specify what part(s) you didn't understand. I don't want to give the same answer and then have you repost from scratch yet another time


----- Morgan wrote: ----

Hi I have asked this question befor and did'y quite understand the answere but here goes

I have a table with various sub tables. from the table I have a query called "Qry-property-selection
I have a form with two comboboxes named
"ComboDepartmentSelection
"ComboPropertySelection

I want the first combo box to select parameters in the query "qry -property-selection" so that the seecond combo as a shorter list to choses from

I want to know how to get the requery to work after selection.

also after update I want my selection to cause the form to display a recor

would be grateful for any help. also the more specific the beter as am very new to this

thanks in advanc

morgan
 

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