Multiple selections on continous forms

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

Guest

I need to be able to select multiple records on a continous form and filter by firld criteria ie... a field has dollar values - I wnat to highlight everything between 350 and 500 and then filter by selection. datasheet view does not suit this purpose as I need the form header and footer to display. Any suggestions?
 
Laura, you could right-click in the dollar field and in the box the pops-up
enter your criteria in the Filter For: box
Between 350 and 500 and hit enter. Now all records between (and including)
your criteria will be displayed.

--
Reggie

----------
Laura said:
I need to be able to select multiple records on a continous form and
filter by firld criteria ie... a field has dollar values - I wnat to
highlight everything between 350 and 500 and then filter by selection.
datasheet view does not suit this purpose as I need the form header and
footer to display. Any suggestions?
 
Back
Top