Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 167
Default Add-in developers input needed

I am so disappointed that the built-in function wizard in Excel doesn't fully
support UDFs (through variable explanation, help, etc) that I've decided to a
wizard-based add-in to make up the difference. Essentially, I want the
add-in to look almost exactly like the current function wizard, but it would
load function information from whatever add-in calls it.

I want to design this so others can use it, so I'm posting my plan for
comment. I would like the wizard to gather its information from a worksheet
saved with the add-in. This worksheet would include information like groups
of functions (like LOOKUP and REFERENCE, etc), function names, a list of
arguments, and possibly help file locations. I also plan on support for
Parameter Arrays by using a dynamic userform.

Using a standard format would allow average skilled developers like me a
quick and simple way to present their users with support for UDFs, something
we need in order to convince our end users to use the functions.

My question is this: if the wizard requires a worksheet saved along with the
add-in, could XLL and COM add-ins use it, since I know that UDFs work best
when coded and compiled outside the VBE? Would it be practical to distribute
a hidden workbook with each XLL, thus requiring two files?

Those who make such sophisticated add-ins usually are capable of including
installation packages to handle this, but is that worth it? My other thought
was to search within the comments of the code, but that seems to be more
trouble than its worth.

Again, I'm interested in what other developers think about this. I
appreciate all the free add-ins I've used, and I'd like to contribute. This
is an area that I see a need.

Thanks,
Pflugs
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
Urgent!!! VB Developers for UAE vam Excel Programming 0 June 21st 07 10:16 AM
Help needed, Input box doing 2 tasks? Simon Lloyd[_410_] Excel Programming 13 May 6th 04 06:51 PM
Excel developers edition Daud Excel Programming 1 March 4th 04 06:46 PM
Excel developers mindset GB[_3_] Excel Programming 6 October 4th 03 02:14 AM
Excel Addin Developers XZAKT Media, Australia Excel Programming 0 August 7th 03 02:35 PM


All times are GMT +1. The time now is 02:54 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"