View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charlie Betz Charlie Betz is offline
external usenet poster
 
Posts: 1
Default Can I automate the launch of a macro using the result of a formula

I have developed a game in Excel. Successful completion causes a formula to
return 'True'. I want this result to launch a macro. As background the macro
will transport the player to another sheet.

Any advice will be very much appreciated