Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default Build Add-in in C++

Hi,

This is most defintely an FAQ, but I'm asking it here because there
seem to be several answers to this question.

I need to write functions in C++ and make them available in Excel
(Excel2002) as wooksheet functions. I already have an elaborate system
written in C++ (albeit in Unix) and I want to use Excel to interface
it.

What is the current recommended solution and what are the necessary
tools for it?

Many thanks in advance.

Bura
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 811
Default Build Add-in in C++

Hi Bura,

For Excel 2002 you've got two choices: XLLs or Automation Add-ins. The
main difference between the two is that Automation add-ins require COM
programming skills, while XLLs don't. Both require a pretty intimate
knowledge of Excel. For more information on XLLs, see the Excel 97 SDK (for
the purposes of XLL programming, everything's still the same):

http://msdn.microsoft.com/library/

under:

Office Solutions Development
Microsoft Office
Microsoft Office 97
Product Documentation
Excel
Microsoft Excel 97 Developer's Kit

The files that go with it can be found at (watch the wrap):

http://download.microsoft.com/downlo...excel97sdk.exe

For Automation Add-ins, a good place to start would be he

http://support.microsoft.com/default...;en-us;Q291392

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *


"Bura Tino" wrote in message
om...
Hi,

This is most defintely an FAQ, but I'm asking it here because there
seem to be several answers to this question.

I need to write functions in C++ and make them available in Excel
(Excel2002) as wooksheet functions. I already have an elaborate system
written in C++ (albeit in Unix) and I want to use Excel to interface
it.

What is the current recommended solution and what are the necessary
tools for it?

Many thanks in advance.

Bura



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
Trying to build a If statement dlbooks Excel Worksheet Functions 3 October 13th 09 10:08 PM
Build a Table jxbeeman Excel Discussion (Misc queries) 2 August 12th 09 11:19 PM
Build too for ordering luckytr New Users to Excel 2 December 11th 08 06:14 PM
Build Formula lynnc Excel Worksheet Functions 4 February 13th 06 11:24 PM
How would I build an "if" formula... CMS1W8 Excel Worksheet Functions 1 January 28th 05 03:21 PM


All times are GMT +1. The time now is 09:48 PM.

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

About Us

"It's about Microsoft Excel"