M
Mikk
I have a form that is based upon a query that has 3000
records. Many of these records possess the same date
(eventually all dates in the year are present). However,
I only want the user to scroll down one date at a time,
thus seeing 365 total pages in the form. I realize that
the underlying query could be summed (grouped) but then I
would limit my data in other ways. My logic is to somehow
create an "internal group command" in the date field. Can
this be done?
records. Many of these records possess the same date
(eventually all dates in the year are present). However,
I only want the user to scroll down one date at a time,
thus seeing 365 total pages in the form. I realize that
the underlying query could be summed (grouped) but then I
would limit my data in other ways. My logic is to somehow
create an "internal group command" in the date field. Can
this be done?