View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams[_2_] Tim Williams[_2_] is offline
external usenet poster
 
Posts: 298
Default C application connected to Excel

Dan,

Maybe you could explain what this C application does, and what "connecting"
with Excel would look like. Do you want to export data to Excel, read it
in from Excel, or what ?

Tim

"Dan Tabla" wrote in message
...
Dear Joel,
I cant really see how I can use the link that you send me because I dont
know any name of the functions that the C Application is using.

Anyway thank you so much for your answer!

"joel" wrote:


I wouldn't use sendkeys where there is a complete set of library (VNet
3.5 & 4.0) functionion available in Visual Studio (2008, and 2010). I
recently downloaded the free visual Studio 2008 softwae from
www.msdn.com and in the tutorials had samples of Excel applications.


below is the microsoft website containing the sample code in C# for
excel applications. There are similar samples for VB Net and C++.

'Visual C# 2010 Samples - Release: Visual CSharp Samples for Visual
Studio 2010 RTM' (http://tinyurl.com/24legpe)


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?u=229
View this thread:
http://www.thecodecage.com/forumz/sh...d.php?t=198321

http://www.thecodecage.com/forumz

.