Need to get query results in a form field (Beginner with Access)

  • Thread starter Thread starter bkowalski24
  • Start date Start date
B

bkowalski24

Need help!

I have a form with a field "Network Need Grid".

I have a query that is run to determine the Network Need Grid results.

I want to populate the form field "Network Need Grid" with the results
from the query. How do I do this?

I am a beginner to Access so my sql language knowledge is basic at
best. Any help that can be provided would be greatly appreciated!!!!
 
The form wizard will do that for you. The control source of the form should
be your query so just tell the wizard that is the correct source. It will
even ask you how you want the form laid out. You can then edit to move things
around, touch up, etc
 
The form wizard will do that for you. The control source of the form should
be your query so just tell the wizard that is the correct source. It will
even ask you how you want the form laid out. You can then edit to move things
around, touch up, etc
--
Milton Purdy
ACCESS
State of Arkansas









- Show quoted text -

For some reason that is not working...

I need to have the Network Need Grid query results populate the
Network Need Grid Form Field by matching another field. I am very
frustrated in doing this!
 
Back
Top