Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default When a sheet is copied, i want also that the Sub's whithin this sheet is copied to the new sheet

Title says it all !

Thanks,
Luc
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 140
Default When a sheet is copied, i want also that the Sub's whithin thissheet is copied to the new sheet

Hi Luc

When ever you move a sheet the code within that worksheet module will
move also. If however you are talking about the module level code
that just happens to be used on the sheet then no it will not go with
the sheet.

If the latter is what you ment you could put the code specific to that
sheet within the Sheet Module and this will move when ever you move
your sheet.

Take care

Marcus
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default When a sheet is copied, i want also that the Sub's whithin this sheet is copied to the new sheet

Thanxxxxxx, i know what i did wrong :=)


"marcus" schreef in bericht
...
Hi Luc

When ever you move a sheet the code within that worksheet module will
move also. If however you are talking about the module level code
that just happens to be used on the sheet then no it will not go with
the sheet.

If the latter is what you ment you could put the code specific to that
sheet within the Sheet Module and this will move when ever you move
your sheet.

Take care

Marcus


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
copied from web page to excel sheet and cant remove from sheet mitch Excel Worksheet Functions 2 May 4th 10 07:58 PM
copied from web page to excel sheet and cant remove from sheet mitch Excel Worksheet Functions 0 May 4th 10 05:38 PM
copied formulas refer to destination sheet not source sheet Dantron Excel Worksheet Functions 2 October 21st 09 09:51 PM
rename a copied sheet [email protected] Excel Programming 3 March 5th 08 12:03 AM
Sheet module VBA not copied moonbeam Excel Programming 1 December 18th 03 09:18 PM


All times are GMT +1. The time now is 09:50 AM.

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"