Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Documentation of Excel Object Model and calling it from VB.NET

Hi All,
I am about to develop an app in VB.NET (2003) and what it is going to
do is to read a whole series of sheets in an XL spreadsheet and
generate create view statements amongst other things....

What I wanted to do was write the app in vb.net rather than inside the
xlsheet in vba. One major reason being the IDE for .net.

I have already written a similar kind of app with Business Objects VBA
object model.

My questions a
1. Is there a PDF or similar document of how to access Excel via VBA
calls from VS.net somewhere I can download it? I've searched
microsofts site and didn't find it.

2. Does anyone know where there might be an example application written
in vb.net to read an excel spreadsheet posted on the web? Anything
that would just contain the basics of how to read an excel workbook via
vb.net?

The access I need to excel is really simple, I just want to read
through rows in sheets from top to bottom, nothing complicated. The
complicated bit is all the code I need to generate out the other end.

Any tips/guidance most welcome!!!

Best Regards

Peter Nolan

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Documentation of Excel Object Model and calling it from VB.NET

http://search.microsoft.com/search/r...=0& s=1&swc=0

--
Regards,
Tom Ogilvy

"Peter Nolan" wrote in message
oups.com...
Hi All,
I am about to develop an app in VB.NET (2003) and what it is going to
do is to read a whole series of sheets in an XL spreadsheet and
generate create view statements amongst other things....

What I wanted to do was write the app in vb.net rather than inside the
xlsheet in vba. One major reason being the IDE for .net.

I have already written a similar kind of app with Business Objects VBA
object model.

My questions a
1. Is there a PDF or similar document of how to access Excel via VBA
calls from VS.net somewhere I can download it? I've searched
microsofts site and didn't find it.

2. Does anyone know where there might be an example application written
in vb.net to read an excel spreadsheet posted on the web? Anything
that would just contain the basics of how to read an excel workbook via
vb.net?

The access I need to excel is really simple, I just want to read
through rows in sheets from top to bottom, nothing complicated. The
complicated bit is all the code I need to generate out the other end.

Any tips/guidance most welcome!!!

Best Regards

Peter Nolan



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Documentation of Excel Object Model and calling it from VB.NET

Peter,

There is a new Apress book out by Ty Anderson called Office 2003 Programming
Real World Applications. It covers many aspects of Office but it has a
chapter on a Timesheet system using Excel. You might find this helpful as it
works from start to finish. Read about it at
http://www.apress.com/book/bookDisplay.html?bID=343

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Peter Nolan" wrote in message
oups.com...
Hi All,
I am about to develop an app in VB.NET (2003) and what it is going to
do is to read a whole series of sheets in an XL spreadsheet and
generate create view statements amongst other things....

What I wanted to do was write the app in vb.net rather than inside the
xlsheet in vba. One major reason being the IDE for .net.

I have already written a similar kind of app with Business Objects VBA
object model.

My questions a
1. Is there a PDF or similar document of how to access Excel via VBA
calls from VS.net somewhere I can download it? I've searched
microsofts site and didn't find it.

2. Does anyone know where there might be an example application written
in vb.net to read an excel spreadsheet posted on the web? Anything
that would just contain the basics of how to read an excel workbook via
vb.net?

The access I need to excel is really simple, I just want to read
through rows in sheets from top to bottom, nothing complicated. The
complicated bit is all the code I need to generate out the other end.

Any tips/guidance most welcome!!!

Best Regards

Peter Nolan



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Documentation of Excel Object Model and calling it from VB.NET

BTW, should have mentioned that it is Office 2003 based, but as .Net is only
supported since 2002, and the 2003 support is much more extensive, you have
probably already made that assumption.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bob Phillips" wrote in message
...
Peter,

There is a new Apress book out by Ty Anderson called Office 2003

Programming
Real World Applications. It covers many aspects of Office but it has a
chapter on a Timesheet system using Excel. You might find this helpful as

it
works from start to finish. Read about it at
http://www.apress.com/book/bookDisplay.html?bID=343

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Peter Nolan" wrote in message
oups.com...
Hi All,
I am about to develop an app in VB.NET (2003) and what it is going to
do is to read a whole series of sheets in an XL spreadsheet and
generate create view statements amongst other things....

What I wanted to do was write the app in vb.net rather than inside the
xlsheet in vba. One major reason being the IDE for .net.

I have already written a similar kind of app with Business Objects VBA
object model.

My questions a
1. Is there a PDF or similar document of how to access Excel via VBA
calls from VS.net somewhere I can download it? I've searched
microsofts site and didn't find it.

2. Does anyone know where there might be an example application written
in vb.net to read an excel spreadsheet posted on the web? Anything
that would just contain the basics of how to read an excel workbook via
vb.net?

The access I need to excel is really simple, I just want to read
through rows in sheets from top to bottom, nothing complicated. The
complicated bit is all the code I need to generate out the other end.

Any tips/guidance most welcome!!!

Best Regards

Peter Nolan





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Excel 11.0 Object Library documentation? Just-a-COG-in-the-works Charts and Charting in Excel 0 April 25th 07 05:22 PM
Excel 2002 Object Model Hiep Excel Programming 2 March 25th 05 12:41 AM
"Excel.Application" Object Model Shaker Charts and Charting in Excel 2 January 9th 05 10:24 AM
Excel object model Alan Hutchins Excel Programming 0 September 17th 04 11:32 AM
Excel Object Documentation Chris Excel Programming 1 January 16th 04 04:13 AM


All times are GMT +1. The time now is 11:11 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"