Print Page | Close Window

open Crystal Reports from Excel

Printed From: Crystal Reports Book
Category: Crystal Reports .NET 2003
Forum Name: Writing Code
Forum Discription: .NET 2003 programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=5313
Printed Date: 19 May 2024 at 5:05am


Topic: open Crystal Reports from Excel
Posted By: carstowal
Subject: open Crystal Reports from Excel
Date Posted: 23 Jan 2009 at 9:32am

I can open the application Crystal Reports with:

-----------------
Shell ("C:\Program Files\Crystal Decisions\Crystal Reports 9\crw32.exe")
-----------------
 
But is it possible to open a specific .rpt file from Excel via VBA?



Replies:
Posted By: hilfy
Date Posted: 25 Jan 2009 at 8:04pm
I don't believe it's possible with a shell command.  You might be able to do it using VBA, though.
 
-Dell


-------------
Proviti, Data & Analytics Practice
http://www.protiviti.com/US-en/data-management-advanced-analytics - www.protiviti.com/US-en/data-management-advanced-analytics



Print Page | Close Window