How to create a popup textbox when clicking a cell in Excel

I need to have a coding or function to create a popup textbox in Excel. From there, I could edit the text, add more text that I like. In every cell, I could add such textbox which will be popped up when I click on that cell.

I have used comments/data validation function in Excel but I need to have lengthy text and basic text format (bold, italic, underline). Thus, Comments or data validation could not help.

Thanks for your help in advance.

I am new in Excel

1 Answer

If you just want textboxes and formatted text, try the text box (from Insert tab).

But if you want a pop-up textbox, triggered by clicking the button, then you should use the Form Control (in Developer tab). Youtube should have some videos on this matter.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like