![]() |
Create VBA Function/Sub programatically within Excel VBA
Hi,
Is it possible to create a VBA function or subroutine within Excel VBA? ie: I have a spreadsheet which has a number of functions in it. One of the functions involves creating a new spreadsheet (in a new file), based on some of the data in the original sheet. I now need to include a function in this new spreadsheet. Is this possible? Rael |
Create VBA Function/Sub programatically within Excel VBA
yes, look at Chip Pearson's site
www.cpearson.com under "Programming to the VBE" He has a nice page on how to add code to your files, through code. "rael_lucid" wrote: Hi, Is it possible to create a VBA function or subroutine within Excel VBA? ie: I have a spreadsheet which has a number of functions in it. One of the functions involves creating a new spreadsheet (in a new file), based on some of the data in the original sheet. I now need to include a function in this new spreadsheet. Is this possible? Rael |
Create VBA Function/Sub programatically within Excel VBA
Thanks Mark... the resource looks excellent.
Rael yes, look at Chip Pearson's site www.cpearson.com under "Programming to the VBE" He has a nice page on how to add code to your files, through code. |
All times are GMT +1. The time now is 01:22 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com