• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Worksheet change event

Piyush_Sanghavi

New Member
Hi,

I have to write a worksheet change code in a specific worksheet in a workbook. That means, I have a workbook named ABC having 3 sheets as a, b, c . so i want to write change event code for sheet b only. It should be run in sheet b only not for all sheets present in workbook.

Thanks & Regards,
Piyush
 
Thanks for you reply, Yes, I written code in the sheet b only however the code also checks for other sheet (a & c) as well because of which I am getting error against that sheet.
 
Back
Top