Parameter query in a form

cartleman

Registered User.
Local time
Today, 06:05
Joined
Dec 4, 2005
Messages
21
Hi. I have a parameter query viewed in a form.

How do I show the results in a list rather than singular?

Other than a report...

Thanks!
 
Hi -

Use a subform in datasheet view or continuous view.

- gromit
 
I can't find how to change to continuous view anywhere! Where is it?!

Cheers.
 
You need to access the subform's properties -

Select the subform in design view, click on the square at the upper left (has a black square dot). This should open the properties window for the subform.

Look for the tab that says Format. On that tab there is an item called Default View. Choose Continuous or Datasheet.

- g
 
The square at the upper left seems to move the subform around - the cursor turns into a hand.... ??
 
cartleman said:
The square at the upper left seems to move the subform around - the cursor turns into a hand.... ??


Double click your subform until the properties window appears for it.
 

Users who are viewing this thread

Back
Top Bottom