Hello all,

I have a worksheet with multiple buttons on it. Button 1, button 2, etc.

When the button is pushed it opens up a user form that displays a text box. This text box displays the value that is in a certain cell.
I can get that to work just fine. But.....

What I am wanting to do is write a code for the textbox that recognizes which button was pushed and it displays the text from the corrrect cell.

Thank you.