|
-
Aug 5th, 2009, 11:30 PM
#1
Thread Starter
Member
Parameters in Data Reports
A client is asking for me to make an app I built print out (main form basically), well what I built them prints like a screen print, I couldn't get the list view to print otherwise, they didn't like it.
So I guess I have to use the data report or build it in access and call it...I think I would like to build it in the app, if so how do I pass a parameter like the order ID# to the report? I've never used the data report thingy, but the little I've played with it today, it seems like Access, so if I could get this info, I should be fine....
Thanks in advance....BTW I searched I promise...
-
Aug 7th, 2009, 01:33 PM
#2
Re: Parameters in Data Reports
-
Aug 8th, 2009, 11:51 AM
#3
Re: Parameters in Data Reports
It depands on what you use for the reports datasource. You can create a recordset and set it as the recordsource or you can use a DataEnvironment as the recordsource.
If your using a dataenvironment then check out this post
http://www.vbforums.com/showthread.p...ment+parameter
Search this forum for additional info.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|