bearcub
Well-known Member
- Joined
- May 18, 2005
- Messages
- 731
- Office Version
- 365
- 2013
- 2010
- 2007
- Platform
- Windows
I want to use a series of message boxes to describe to the user how to use a sheet in a big file that I have (I have about 20 different sheets.
What I would like to do is set up a Select Case statement so that when the user pushes a button the appropriate set of instructions will pop up describing the purpose of the sheet. In stead of have 20 different macros for 20 buttons I would like to have one macro which will fire and be able to display the appropriate instructions based upon the active sheet name.
Is this possible?
Thank you in advance,
Michael
What I would like to do is set up a Select Case statement so that when the user pushes a button the appropriate set of instructions will pop up describing the purpose of the sheet. In stead of have 20 different macros for 20 buttons I would like to have one macro which will fire and be able to display the appropriate instructions based upon the active sheet name.
Is this possible?
Thank you in advance,
Michael