Hi!
I have been looking in Help file to find out how to use a Report to view/print using an SQL statment as my source but I did not find what I was looking for.
Basically what I'm trying to do is instead of using a statment like this:
DoCmd.OpenReport "myReport", acViewPreview
I need to have "myReport" using an SQL statment instead.
Any help would be appreciated
/Martin
I have been looking in Help file to find out how to use a Report to view/print using an SQL statment as my source but I did not find what I was looking for.
Basically what I'm trying to do is instead of using a statment like this:
DoCmd.OpenReport "myReport", acViewPreview
I need to have "myReport" using an SQL statment instead.
Any help would be appreciated
/Martin