Hello,
I have the following code on a worksheet:
I also have the following code in Module1![]()
Please Login or Register to view this content.
This works great!![]()
Please Login or Register to view this content.
My question is, I have seven (7) other columns I need to apply this to.
I created the following in module1 underneath the above code:
Which I think is correct, however I am at a loss on how to code the worksheet_change since I have been reading I can only have one sub worksheet_change.![]()
Please Login or Register to view this content.
I have tried exit sub, exit, etc but I do not know enough about vba to figure this out.
Thanks
Bookmarks