No announcements
Found 1877372 threads
-
0 Votes
Reading Excel Cells From VB.NET
Danny, something you might find useful is spreadsheetgear for .net. it will allow you to work with excel files directly in your vb.net application. ...Answered | 3 Replies | 3385 Views | Created by dannydadogg - Thursday, February 19, 2009 8:57 PM | Last reply by Jeff - www.SRSoft.us - Friday, February 20, 2009 3:58 PM -
0 Votes
Reading Excel Spreadsheets
in the forums of interacting with excel spreadsheet from VB.NET Imports ...Answered | 1 Replies | 3568 Views | Created by DUXBY - Tuesday, May 15, 2007 4:49 PM | Last reply by spotty - Wednesday, May 16, 2007 3:52 AM -
0 Votes
Reading Selected Cells from an excel Sheet
VSTO. the problem i'm facing is that i need to read data from selected cells in an excel sheet can any body help ...Answered | 14 Replies | 20845 Views | Created by SomeOneRiy - Thursday, November 22, 2007 11:36 PM | Last reply by Michael Zlatkovsky (MSFT) - Wednesday, October 31, 2012 5:27 PM -
0 Votes
Reading cells from Excel 2003 or Excel 2007
specified workbook? If that is case, to provide more help on the COM interop aspect, I first need to reproduce the issue in my side. Actually, if the purpose is just ...Answered | 4 Replies | 3788 Views | Created by HMote - Friday, March 5, 2010 4:49 PM | Last reply by Subashselvan - Wednesday, March 10, 2010 6:46 AM -
0 Votes
Reading Data from Excel into VB.net
so I used this VB.NET excel component instead, try the following: Dim ef As ExcelFileAnswered | 10 Replies | 80408 Views | Created by Bilbo0a - Thursday, June 6, 2013 5:51 AM | Last reply by ryguy72 - Thursday, May 1, 2014 1:15 AM -
0 Votes
Reading data from Excel through VB.NET
Hi friends,I need to read symbals(like ALPHA,BETA,MEU) from excel and show it in a data grid through VB.NET.Later insert it into Oracle 8i DB.I am able to read entire data but i amAnswered | 1 Replies | 7174 Views | Created by Prasanth.P.P - Wednesday, November 30, 2005 2:27 PM | Last reply by Prasanth.P.P - Thursday, January 5, 2006 5:57 AM -
0 Votes
Reading data from excel through VB.NET
Hi friends,I need to read symbols(like ALPHA,BETA,MEU) from excel and show it in a data grid through VB.NET.Later insert it into Oracle 8i DB.I am able to read entire data but i amAnswered | 2 Replies | 8922 Views | Created by Prasanth.P.P - Tuesday, November 29, 2005 12:30 PM | Last reply by Prasanth.P.P - Thursday, January 5, 2006 5:55 AM -
0 Votes
Exclude empty cells when reading Excel values from a column
In the code below, how do I exclude empty cells when reading Excel values from a column? ...Answered | 1 Replies | 157 Views | Created by MikeGanem2 - Wednesday, June 20, 2018 8:31 PM | Last reply by MikeGanem2 - Wednesday, June 20, 2018 9:18 PM -
0 Votes
Reading cells from Excel filled by DDE calls.
Hi I have an excel application whose cells would be filled by DDE (Dynamic Data Exchange) calls. How can I read those cells ...Answered | 3 Replies | 4394 Views | Created by msanjayv - Monday, May 18, 2009 4:37 PM | Last reply by Geoff Darst - MSFT - Tuesday, May 19, 2009 6:01 PM -
0 Votes
exception when reading blank cells from worksheet
I am reading a excel worksheet where i have to read the values of the cells individually and put them in a data table using this code.... myRow[myColumn] ...Answered | 2 Replies | 3748 Views | Created by ANKIT_DBZ - Wednesday, November 24, 2010 6:44 PM | Last reply by ANKIT_DBZ - Thursday, November 25, 2010 4:26 PM -
0 Votes
Reading Excel file in different cells
Hi, I have the 1 file working great select HRDept,DayBgt,d.KeyDate from (SELECT * FROM OPENROWSET('Microsoft.ACE.OLEDB.12.0', ...Answered | 14 Replies | 2207 Views | Created by Ismailc1 - Wednesday, May 20, 2020 2:57 PM | Last reply by Ismailc1 - Wednesday, June 10, 2020 7:45 PM -
1 Votes
Reading cells in Excel with Visual C++
I've added the Microsoft.Office.InteropExcel reference to the project and I’ve opened the workbook successfully but really struggling with reading the individual ...Answered | 4 Replies | 13439 Views | Created by shiftingspanner - Tuesday, October 4, 2011 9:07 AM | Last reply by Sandra93 - Thursday, August 8, 2013 5:41 AM -
0 Votes
Excel , multiple sheets - Reading header cells
;SELECT F1 AS B8 FROM 'Sheet1!B8'" - that will get you one row of one column. Excel Source #2 could have a statement like "SELECT F1 AS B10, F2 AS C10 ...Answered | 3 Replies | 3078 Views | Created by GADev - Thursday, May 24, 2012 12:12 PM | Last reply by Todd McDermid - Thursday, May 24, 2012 4:19 PM -
0 Votes
Problems Reading Values In Cells From Excel .csv File
I am new to VB.NET and I am trying to read a line of data from a .csv file. For some reason the line of code below is returning "System.__ComObject", why? I ...Answered | 2 Replies | 2383 Views | Created by Ryan0827 - Tuesday, September 6, 2011 3:34 PM | Last reply by Paul P Clement IV - Tuesday, September 6, 2011 4:36 PM -
0 Votes
reading excel custom properties with vb.net
I am reading text from Excel xls files using Interop, but I also want to beable to read the Excel custom properties entry which is the entry that defines ...Answered | 1 Replies | 6587 Views | Created by paulv_2005 - Wednesday, December 5, 2007 2:35 PM | Last reply by - Saturday, December 8, 2007 12:06 PM -
1 Votes
Opening an excel file from local machine
Resources which include examples of reading cells from sheets Basics of using ExcelAnswered | 2 Replies | 1124 Views | Created by dannydy - Tuesday, April 16, 2013 7:41 AM | Last reply by Kareninstructor - Tuesday, April 16, 2013 7:13 PM -
1 Votes
reading from excel
for your app? Then if specific buttons always read the same cells then open your excel and load variables with the data and close the excel. Now assign each ...Answered | 2 Replies | 2389 Views | Created by arejax - Friday, April 16, 2010 1:32 PM | Last reply by Jeff - www.SRSoft.us - Friday, April 16, 2010 5:16 PM -
0 Votes
Reading from Excel
hello Re: Reading from Excel Office development is outside the scope of this forum, I'd recommend you to find a more ...Answered | 1 Replies | 3946 Views | Created by gbvdh - Thursday, February 22, 2007 1:37 PM | Last reply by Bite Qiu - MSFT - Friday, February 23, 2007 7:26 AM -
0 Votes
Reading Data from Excel
managed reader for Excel from my web site that allows reading values from Excel using their native data type. Val Mazur (MVP) ...Discussion | 2 Replies | 4723 Views | Created by OndrejD - Monday, February 23, 2009 4:45 PM | Last reply by VMazur - Wednesday, February 25, 2009 11:25 AM -
1 Votes
Reading Data from excel
; ...Answered | 2 Replies | 982 Views | Created by PerplexedDev - Tuesday, September 22, 2015 12:42 AM | Last reply by PerplexedDev - Monday, September 28, 2015 12:57 AM - Items 1 to 20 of 1877372 Next ›
No announcements