Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > VBA / Office Integration > Excel > compiling / running a c program from within MS EXCEL?


Reply
 
Thread Tools Display Modes
  #1  
Old 05-22-2006, 04:59 AM
davenorm davenorm is offline
Newcomer
 
Join Date: Sep 2003
Location: midlands
Posts: 21
Default compiling / running a c program from within MS EXCEL?


I would like to:

- link a C program into MS-EXCEL
- call it as a function from a VB macro.

Is this possible? and if it is, how is it done?

thanks
Reply With Quote
  #2  
Old 05-22-2006, 07:46 AM
Timbo's Avatar
Timbo Timbo is offline
Green-Eyed

Super Moderator
* Guru *
 
Join Date: May 2001
Location: Bangkok, Thailand
Posts: 10,261
Default

If your C project is a dll, then you can reference its functions as described here:
http://msdn.microsoft.com/library/de...ce03082001.asp
__________________
"He's not the Messiah. He's a very naughty boy!" - Brian's mum

Can't find the answer? >> Try something new!
Become a Professional
Reply With Quote
  #3  
Old 05-22-2006, 08:11 AM
davenorm davenorm is offline
Newcomer
 
Join Date: Sep 2003
Location: midlands
Posts: 21
Default linking/running a c program in excel

thanks very much for this - it looks feasible...

i'll give it a go and see how i get on,

much obliged,

Dave
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->