Printing VB Forms

Michael,
Can you elaborate more on how to use this function. My report is dependent on the quote number. I have a .p procedure that can prompt you for the quote number and then print the report. How would I use the GetCurrentRowID() in the VB form to associate the quote number I'm on and pass the information to the report?

Thanks,
Jasper

-----Original Message-----
From: Podlin, Michael [mailto:michael.podlin@...]
Sent: Tuesday, June 08, 2004 9:59 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Printing VB Forms


do it all the time. You need to have a .p or .w file that you execute from
the button on the VBForm. Just use the GetCurrentRowID() function to get
the specific record for your data. Then do what you want with it. I pass
the information to report builder, MS Word, Visual Basic, Outlook.....
Almost anything is possible.

-----Original Message-----
From: Jasper Recto [mailto:jrecto@...]
Sent: Tuesday, June 08, 2004 8:44 AM
To: Vantage Groups (E-mail)
Subject: [Vantage] Printing VB Forms


Is it possible to put a print button in a VB form and print out information
from that specific record?

Thanks,
Jasper






Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/links
Yahoo! Groups Links
Is it possible to put a print button in a VB form and print out information from that specific record?

Thanks,
Jasper




[Non-text portions of this message have been removed]
do it all the time. You need to have a .p or .w file that you execute from
the button on the VBForm. Just use the GetCurrentRowID() function to get
the specific record for your data. Then do what you want with it. I pass
the information to report builder, MS Word, Visual Basic, Outlook.....
Almost anything is possible.

-----Original Message-----
From: Jasper Recto [mailto:jrecto@...]
Sent: Tuesday, June 08, 2004 8:44 AM
To: Vantage Groups (E-mail)
Subject: [Vantage] Printing VB Forms


Is it possible to put a print button in a VB form and print out information
from that specific record?

Thanks,
Jasper