Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default 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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 258
Default inserting code into a Worksheet_Change event

Hi Bri,

have a look at:

http://www.cpearson.com/excel/vbe.htm

Regards,
Ivan

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default inserting code into a Worksheet_Change event

http://www.cpearson.com/excel/vbe.htm

--
Regards,
Tom Ogilvy


"Bri" wrote:

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



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default inserting code into a Worksheet_Change event

exactly what I needed. Much thanks to both
Bri

"Tom Ogilvy" wrote in message
...
http://www.cpearson.com/excel/vbe.htm

--
Regards,
Tom Ogilvy


"Bri" wrote:

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





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Inserting Open Event code via VBA Pete[_22_] Excel Programming 4 April 28th 06 07:33 PM
Code WAY too slow... (worksheet_change event) [email protected] Excel Programming 0 January 11th 05 08:34 PM
Worksheet_change event. Mike K Excel Programming 8 October 24th 04 09:00 PM
Worksheet_Change Event Sam Excel Programming 2 November 21st 03 06:51 PM


All times are GMT +1. The time now is 04:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"