preview same report with different data

S

Simon Phillips

In MS Access 2003, is it possible to show(preview) the same report but using
different data. (Probably by using different filters), so the user, (and the
developer, while testing) can compare similiar data side by side, witout
having to print, or export to a snapshot &c.

Thanks in advance.
 
M

Marshall Barton

Simon said:
In MS Access 2003, is it possible to show(preview) the same report but using
different data. (Probably by using different filters), so the user, (and the
developer, while testing) can compare similiar data side by side, witout
having to print, or export to a snapshot &c.


Yes, but it is a very advanced topic. Start out by just
getting two instances of the same data using the ideas at:
http://allenbrowne.com/ser-35.html
 
Top