View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Die_Another_Day Die_Another_Day is offline
external usenet poster
 
Posts: 644
Default Excel desktop shortcut to cmd button in worksheet

Can you use the Workbook_Open Event to trigger your userform when the
workbook is opened?

Die_Another_Day
wrote:
Question:
Can I make a desktop shortcut to a command button in an excel
worksheet?

I have an application that I am programming and would like to put a
shortcut on the desktop right to the user form.

Any information would be greatly appreciated.
Thank you,
lmnorms1