![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
How would you launch a crystal report from a button on a custom form? |
Ads |
#2
|
|||
|
|||
![]()
I am assuming you would be using a program external to the custom form to
view the report. dim objShell set objShell = CreateObject("Shell.Application") objShell.ShellExecute "C:\Program Files\Business Objects\Crystal Reports 11\crw32.exe", "c:\test.rpt", "", "open", 1 set objShell = nothing Craig "Angelo Campitelli" wrote in message ... Hi, How would you launch a crystal report from a button on a custom form? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Need a link to report a bug | Gyurika | Outlook - Using Contacts | 1 | February 26th 07 07:00 PM |
Voting Response Report | [email protected] | Outlook and VBA | 2 | May 30th 06 08:55 PM |
Voting Response Report | [email protected] | Outlook - Using Forms | 1 | May 30th 06 03:06 PM |
Powerpoint Viewer Fails | Patrick | Outlook - Installation | 1 | April 12th 06 10:23 PM |
I want to prepare a report of all fields not equal to zero | what do you mean by display name | Outlook and VBA | 2 | March 28th 06 09:30 PM |