Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

query results in a text box

Status
Not open for further replies.
Sep 16, 2004
21
0
0
GB
I have created a sub form which is opened through the main form. The sub form shows the following results from a query.
REF, JOB NUM and description. When entering the job number in the form then clicking on a button the sub form opens and displays the results which i require. The only problem been that one JOB NUM can have more than one REF. And the form only lets me view the first ref that appears in the text field. I need a find a way to view all the REF for the one job number
thanks
 
Hhave you tried setting the display properties of the subform to "Continuous"?

birklea ~©¿©~ <><
Dim objJedi as Jedi.Knight
Set objJedi[skyWalker].Aniken = FatherOf(useThe.Force(objJedi[skyWalker].luke))
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top