View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Legendash Legendash is offline
external usenet poster
 
Posts: 2
Default How can I popup instructions using VBA?

I'd like to create a popup screen describing how to use my worksheet. Ideally
it would be in VBA

The alternative is to create a sheet with the instructions on but this would
be less fun.

I am using Excel 2003 and my knowledge of VBA is limited.