does anyone know how to place buttons or textboxes on worksheet with vba or manually?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It always helps to know which version of Excel you’re working in.
In Excel 2003, right-click any toolbar and enable the Forms toolbar. Select the Button from there. This type of button can be assigned to a macro so that when someone clicks it, the macro is executed.
In Excel 2007, go to the Excel menu and select Excel Options. Select Popular and then check the Show Developer Ribbon option. On the Developer ribbon, select the Insert… pulldown and you’ll be able to do basically the same series of steps as above.
HTH,
Neb