Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 75
Default Dynamically create procedures in a sheet module

Hi all,

Does anybody here know how to dynamically create procedures in a sheet
module without using the troublesome InsertLines or CreateEventProc methods?
If the procedures are located in a standard module then I can always use a
CopyModule approach thus bypassing those troublesome methods, but can I do
the same with sheet modules? Thanks for your advice in advance.

Frederick Chow
Hong Kong.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Dynamically create procedures in a sheet module

Check out Chip Pearson's site:
http://cpearson.com/excel/vbe.htm



Frederick Chow wrote:

Hi all,

Does anybody here know how to dynamically create procedures in a sheet
module without using the troublesome InsertLines or CreateEventProc methods?
If the procedures are located in a standard module then I can always use a
CopyModule approach thus bypassing those troublesome methods, but can I do
the same with sheet modules? Thanks for your advice in advance.

Frederick Chow
Hong Kong.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 75
Default Your link is not relevant to my problem

Thanks for your response, but I am afraid this page can't solve my problem.

"Dave Peterson" wrote in message
...
Check out Chip Pearson's site:
http://cpearson.com/excel/vbe.htm



Frederick Chow wrote:

Hi all,

Does anybody here know how to dynamically create procedures in a sheet
module without using the troublesome InsertLines or CreateEventProc
methods?
If the procedures are located in a standard module then I can always use
a
CopyModule approach thus bypassing those troublesome methods, but can I
do
the same with sheet modules? Thanks for your advice in advance.

Frederick Chow
Hong Kong.


--

Dave Peterson



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
Calls from sheet module to ThisWorkbook module quartz[_2_] Excel Programming 2 June 23rd 05 03:37 PM
Dynamically create a formula in Sheet B referencing SheetA SHIPP Excel Programming 4 April 17th 05 04:11 PM
two procedures in the same sheet one a workbook even procedure R.VENKATARAMAN Excel Programming 2 September 8th 04 10:46 AM
Calling Procedures from another excel sheet by passing objects Thomas Auburn Excel Programming 0 May 5th 04 05:33 PM
Variable from a sheet module in a class module in XL XP hglamy[_2_] Excel Programming 2 October 14th 03 05:48 PM


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

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

About Us

"It's about Microsoft Excel"