inserting code into a Worksheet_Change event
hi
I have a procedure that adds a new sheet, names it, formats it, inserts
formulas, etc. I have one more thing to do to the new sheet, but its giving
me trouble. I need to add code to the new sheet's Worksheet_Change event.
How do I go about doing this? The code is already written, I just don't
know how to 'insert' it into this event.
Thanks
Bri
|