Click here to Skip to main content
15,885,365 members
Home / Discussions / C#
   

C#

 
QuestionEasy URL Query parsing? Pin
3ddA2-Feb-04 0:08
3ddA2-Feb-04 0:08 
AnswerRe: Easy URL Query parsing? Pin
Heath Stewart2-Feb-04 3:27
protectorHeath Stewart2-Feb-04 3:27 
GeneralRe: Easy URL Query parsing? Pin
3ddA2-Feb-04 6:55
3ddA2-Feb-04 6:55 
GeneralLaunching mail client, open new message and add attachments Pin
jewlin1-Feb-04 23:29
jewlin1-Feb-04 23:29 
GeneralRe: Launching mail client, open new message and add attachments Pin
Heath Stewart2-Feb-04 3:31
protectorHeath Stewart2-Feb-04 3:31 
GeneralRe: Launching mail client, open new message and add attachments Pin
jewlin2-Feb-04 4:48
jewlin2-Feb-04 4:48 
GeneralRe: Launching mail client, open new message and add attachments Pin
Heath Stewart2-Feb-04 5:36
protectorHeath Stewart2-Feb-04 5:36 
GeneralLets start with serious things... Pin
bouli1-Feb-04 23:22
bouli1-Feb-04 23:22 
Hi there,

I have started to learn C# last week for a project. I'm starting to get the philosophy of the language. It's not so hard.

I have a project to design that will run Excel 2003.

I have installed the Office 2003 extensions for VS .NET 2003.

For my project, I want to use the following Excel 2003 functionnalities:
- read/write Excel files (worksheets and workbooks) and also use the file import manager (for reading formatted text files, like excel does)
- Input data in a sheet (from a grid in the application)
- insert and retrieve data in sheets (to display them in a grid in the app)
- use Excel 2003 statistical functions
- display an Excel 2003 chart (this chart is calculated by excel, and the application displays the result in a dialog box for example)
- communicate with Excel WITHOUT the fact that excel is running

I wanna do all of these in a stand alone application while Office 2003 will be installed on the target machine.

This application won't RUN Excel!!! It will USE it!

I see that Excel 2003 can be accessed via C#.

Can any one tell me if it's possible to do these things?
And also, can you show me where I can get links with sample code to do basic calls to Excel 2003 functionalities and retrive the results via C#? Confused | :confused:

Thanks to all.

Best regards.
GeneralRe: Lets start with serious things... Pin
Michael P Butler1-Feb-04 23:46
Michael P Butler1-Feb-04 23:46 
GeneralAdd files to media player Pin
Fleischen1-Feb-04 23:21
Fleischen1-Feb-04 23:21 
GeneralRe: Add files to media player Pin
Fleischen2-Feb-04 3:29
Fleischen2-Feb-04 3:29 
GeneralOpengl & C# Pin
islheg1-Feb-04 22:29
islheg1-Feb-04 22:29 
GeneralRe: Opengl & C# Pin
Mazdak1-Feb-04 22:55
Mazdak1-Feb-04 22:55 
GeneralRead outlook express dbx files Pin
Gambit0071-Feb-04 21:34
Gambit0071-Feb-04 21:34 
GeneralRe: Read outlook express dbx files Pin
Mazdak1-Feb-04 22:51
Mazdak1-Feb-04 22:51 
GeneralUse of Structures in Unmanaged Code Pin
zelbezach1-Feb-04 20:00
zelbezach1-Feb-04 20:00 
GeneralC# Pin
BP1281-Feb-04 15:55
BP1281-Feb-04 15:55 
GeneralRe: C# Pin
Jonathan Slenders_2-Feb-04 0:47
sussJonathan Slenders_2-Feb-04 0:47 
GeneralRe: C# Pin
Heath Stewart2-Feb-04 3:47
protectorHeath Stewart2-Feb-04 3:47 
GeneralInclude .NET Pin
adyrds1-Feb-04 11:48
adyrds1-Feb-04 11:48 
GeneralRe: Include .NET Pin
Bo Hunter1-Feb-04 12:12
Bo Hunter1-Feb-04 12:12 
GeneralRe: Include .NET Pin
jkerns2-Feb-04 2:41
jkerns2-Feb-04 2:41 
GeneralRe: Include .NET Pin
Heath Stewart2-Feb-04 4:01
protectorHeath Stewart2-Feb-04 4:01 
GeneralRe: Include .NET Pin
Anonymous2-Feb-04 10:28
Anonymous2-Feb-04 10:28 
GeneralPopup menus (please help me) Pin
Jonathan S1-Feb-04 9:26
Jonathan S1-Feb-04 9:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.