Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Create Excel worksheet in .Net

I am trying to create multiple (named) worksheets in excel
using .Net PIA's. I have successfully created an excel
document and set cell values, but have been unable to
manipulate which worksheet I am using and naming the
worksheet.

Here is current sample (VB.Net):
dim xl as new excel.application()
xl.workbooks.Add()
xl.cells(1,1).Value = "test"

Any help or pointing to some documentation would be
helpful!

Thanks.
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
how do I create GST worksheet in excel jl New Users to Excel 7 July 2nd 09 07:20 PM
How do I create a worksheet within a worksheet in Excel? Julieee Excel Worksheet Functions 1 December 23rd 05 01:33 AM
How do I create a Map with an Excel worksheet? bamat Excel Worksheet Functions 3 September 23rd 05 09:10 PM
Create invoice from Excel worksheet Pat Flynn Excel Discussion (Misc queries) 3 July 20th 05 01:43 AM
how do i create a path to a worksheet from outside of excel wuuf Excel Discussion (Misc queries) 0 July 18th 05 11:00 PM


All times are GMT +1. The time now is 01:49 PM.

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

About Us

"It's about Microsoft Excel"