|
-
December 2nd, 2008, 08:38 AM
#1
Suitable language for Excel Automation
Hi,
I have been trying to do an Excel Automation, I would jus like to know the best language for Excel Automation among VC++ and C#. It would be great if any one could help me with relevant links.
-
December 2nd, 2008, 08:41 AM
#2
Re: Suitable language for Excel Automation
VBA
Victor Nijegorodov
-
December 2nd, 2008, 08:44 AM
#3
Re: Suitable language for Excel Automation
Yes, VBA is significantly faster with Office Automation.
Nobody cares how it works as long as it works
-
December 2nd, 2008, 08:46 AM
#4
Re: Suitable language for Excel Automation
Thank u so much, Since I could use either VC++ or C# as per my project requirement. I can chose only either of those.
-
December 2nd, 2008, 10:34 AM
#5
Re: Suitable language for Excel Automation
I don't see any advantages of C# or C++ when it comes to Office Automation. You could use either.
However, if it is managed C++ vs C# I would recommend C# because it is the most efficient of the managed programming languages.
Nobody cares how it works as long as it works
-
December 2nd, 2008, 12:48 PM
#6
Re: Suitable language for Excel Automation
As stated above VBA would be the best choice here. It's the language built into the Office environ for this exact purpose- office automation.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|