doctorevii2001
New Member
- Joined
- Nov 19, 2015
- Messages
- 21
I am hoping to write a VBA/macro so that when I double click on a specific cell that it brings me to a different cell (or in this case a different sheet inside the same workbook).
To elaborate I want to be able to input text into cell B3 if it's a basic answer, however if it requires more detail I want to be able to double click the cell and be taken to a second sheet which would contain the details. (for E.G. I would single click B3 and type in "see details" and then later if I double clicked that cell it would take me to my page that contains those details.
Thanks for your help! I'm just learning the basics of this stuff, so I appreciate any simple help you can offer me
To elaborate I want to be able to input text into cell B3 if it's a basic answer, however if it requires more detail I want to be able to double click the cell and be taken to a second sheet which would contain the details. (for E.G. I would single click B3 and type in "see details" and then later if I double clicked that cell it would take me to my page that contains those details.
Thanks for your help! I'm just learning the basics of this stuff, so I appreciate any simple help you can offer me