View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jeff at Bosch Corp. Jeff at Bosch Corp. is offline
external usenet poster
 
Posts: 1
Default Make more info appear when mouse moves over a macro command button

I am a first user to macros. I am trying to make a flow chart where there is
only numbers visible on the command button, but when a user slides the mouse
over the button, more information appears such as what happens when you add a
comment to a cell. Also when the user clicks on the button it will link to
another spreadsheet, however I already have this linking system set up.