JohnLowell
Programmer
I would like to be able to preview the same report multiple times with different Where clauses used in the OpenReport command.
Does anyone know how to create an instance of a Report so that you can have the same report previewed multiple times?
I know you need to create a variable (Dim rpt As Report), but I'm lost as to what you are supposed to do with it.
Thanks in advance....
Does anyone know how to create an instance of a Report so that you can have the same report previewed multiple times?
I know you need to create a variable (Dim rpt As Report), but I'm lost as to what you are supposed to do with it.
Thanks in advance....