Hi,

I come to seek advice for a problem. I am looking for a way to have the user select a button or other means of input and when doing so, a bubble or box comes up and gives them some text. The text inside this display would be dynamic. The text is used as instructions and will change based upon other cell values. Reason I need this specific solution is because it is space friendly. I do not want to display a text box at the top of the sheet because it will be in the way. Rather I would like the user to just have to click on the button and display the instructions.

I could do this with a msg.box but was wondering if theres any better ways.

VBA is obviously OK.

Thank you