View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rick Griffith Rick Griffith is offline
external usenet poster
 
Posts: 1
Default Running Excel Macro from VB6

I've got a VB6 program that runs an excel 2000 macro fine
if the spreadsheet is opened by user before running the VB
program. If user doesn't open the spreadsheet an error
occurs.

Is there a way to eliminate need for user to open the
spreadsheet?