Excel 2004 XLL docs?

E

Ed Zachary

Where is the documentation on how to create an xll for use in Excel
2004? The Excel2004 AppleScriptRef documents a "register xll" command,
but I haven't found any supporting documentation. I'm wondering if
I'll be able to use gcc4, amongst numerous other issues.
--
 
J

Jim Gordon MVP

Hi,

There appears to be several ways to create XLL files. This URL should
get you started on possible ways:
http://groups.google.com/groups?q=make+XLL&hl=en

Once you have an XLL you can use it with Excel. For instructions on how
to register your XLL use Excel's TOOLS > MACRO > VISUAL BASIC EDITOR
menu. Once in the editor search help for XLL.

-Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top