Open Excel Worksheet

D

Dennis

How can i attach an Excel Worksheet to a command button to
open the worksheet when the command button is clicked on?
 
J

Jessie

-----Original Message-----
How can i attach an Excel Worksheet to a command button to
open the worksheet when the command button is clicked on?
.
You can create a command button who's Hyperlink Property
points to where that SpreadSheet is on the Server.
 
Top