Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 61
Default Best way to package workbook and UDFs

I want to send a workbook to a colleague. It makes use of several UDFs
that I have stored in my personal add-in module. I don't want to send
the entire add-in module, just a few UDFs.

My plan is to create a separate add-in module, copy the selected UDFs
to that module, and send that along with the workbook.

Is there a better way?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default Best way to package workbook and UDFs

If you only want to send the code, you could copy it to Notepad or Word as a
text file to send it. The recipient can then copy it to whereever they want
and will not have to worry about any inherent anomallies.



"Prof Wonmug" wrote in message
...
I want to send a workbook to a colleague. It makes use of several UDFs
that I have stored in my personal add-in module. I don't want to send
the entire add-in module, just a few UDFs.

My plan is to create a separate add-in module, copy the selected UDFs
to that module, and send that along with the workbook.

Is there a better way?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Best way to package workbook and UDFs

Copy the several UDF's to a module in the workbook you are sending.


Gord Dibben MS Excel MVP

On Wed, 21 Apr 2010 11:31:44 -0700, Prof Wonmug wrote:

I want to send a workbook to a colleague. It makes use of several UDFs
that I have stored in my personal add-in module. I don't want to send
the entire add-in module, just a few UDFs.

My plan is to create a separate add-in module, copy the selected UDFs
to that module, and send that along with the workbook.

Is there a better way?


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
import package from Jeremy R. Excel Programming 1 January 11th 08 01:53 PM
how do I package an application in Excel? vish tumu[_2_] Excel Programming 2 June 11th 05 08:40 AM
Package and Deployment... K. Wilder Excel Programming 2 January 17th 05 01:54 AM
Best package to make COM add-in Howard Kaikow Excel Programming 8 April 1st 04 04:37 PM
Splitting an Add-in package over several Add-ins R Avery Excel Programming 1 March 1st 04 02:58 PM


All times are GMT +1. The time now is 12:14 PM.

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"