View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fatmosh Fatmosh is offline
external usenet poster
 
Posts: 6
Default Open an Excel file to a specific spreadsheet

On a certain slide of a PowerPoint presentation, I want the user to be
able to click on a link that will open an Excel file in the same
directory. That's no problem.

However, I want the link to be able to specify which Sheet in the Excel
file is brought to focus on open, so that in one link File A opens to
Sheet 1, but when they click another link File A opens to Sheet2.

Is this possible?

Thanks for any help whatsoever :-)