Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VS Tools for the Microsoft Office System... 1

Status
Not open for further replies.

pzmgmb

Programmer
Joined
Apr 2, 2003
Messages
115
Location
US
I was wondering if anybody has used the Microsoft Visual Studio Tools for the Microsoft Office System. The question I have is this... Would it be easier to export data to an excel worksheet using COM objects or Microsoft Visual Studio Tools for the Microsoft Office System. I would like to be able to "autofit" the columns and maybe some basic formatting in the export. I dont need any VBA code behind the spreadsheet nor will i be using buttons or macros or anything fancy.

I hope this is clear enough. I guess what i saying is that i want an easy to export a spreadsheet without there being any VB .NET hooks in the spreadsheet after i'm done exporting.
 
I would jump for joy if there were a non-COM way of working with Office from .Net. That being said, what is this "Microsoft Visual Studio Tools for the Microsoft Office System" you mentioned?

-Rick

----------------------

[monkey] I believe in killer coding ninja monkeys.[monkey]
 
>I guess what i saying is that i want an easy to export a spreadsheet without there being any VB .NET hooks in the spreadsheet after i'm done exporting.

Look at this code:
__________________________________________
Try forum1391 for lively discussions
 
/does a bouncy dance

and there will be much rejoicing after a solid block of research.

-Rick

----------------------

[monkey] I believe in killer coding ninja monkeys.[monkey]
 
ThatRickGuy,
Keep me posted. I'll let you know what i uncover also [wink]
 
ThatRickGuy,

Just curious what you have learned about the VS Tools for Office.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top