Message 1 of 2
iLogic to launch Excel file?

Not applicable
01-12-2011
07:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What's the best way to get iLogic to launch Excel?
I know I can use
ThisDoc.Launch("path\file.ext")
But, I want to launch an excel file, and have it appear on the proper sheet (set by a parameter). Is this possible?