Ok so i want to build an Excel plugin (custom task pane) that’ll act on the selected range in the active worksheet.
Can’t find any examples or documentation on how.
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.
In addition to the references Mitch listed, I wrote an Excel VSTO add-in tutorial which uses a custom task pane to find differences between sheets and navigate to cells with differences on the active worksheet. Hopefully you’ll find it helpful!