No announcements
Found 2800543 threads
-
0 Votes
reading data form in excel using office API
Set the ValueFormat parameter to "formatted" and the API will return formatted data. It will format numbers and dates according to their setting in the ...Answered | 1 Replies | 374 Views | Created by Mzamose Holdings - Thursday, April 21, 2016 12:45 PM | Last reply by Jim - Strive - Monday, April 25, 2016 3:37 AM -
0 Votes
Excel pivot table using office javascript api
can we insert a pivot table in excel using office javascript api?Unanswered | 2 Replies | 344 Views | Created by vanikalyani - Monday, March 13, 2017 7:26 AM | Last reply by Chenchen Li - Tuesday, March 14, 2017 1:46 AM -
2 Votes
Excel C++ Reading/Editing API
Hi, I realize there are several APIs / libraries for reading and editing excel files in c++. However, I am interested ...Answered | 2 Replies | 19120 Views | Created by hansaaa - Saturday, May 4, 2013 5:26 AM | Last reply by Renjith V Ramachandran - Saturday, May 4, 2013 8:47 AM -
1 Votes
Reading Excel data using getvalue in C++
range , that i can take using for loop and which is slower in performance. While Value and Value2 Property return result verify fast but the difference is value property not ...Answered | 6 Replies | 1308 Views | Created by suryahatmaja - Thursday, February 2, 2017 9:14 AM | Last reply by Guido Franzke - Thursday, July 30, 2020 1:46 PM -
0 Votes
Reading data from Excel source using Excel Source in SSIS
Hi I am using SSISto laod data to my DB. My excel source has some definisitons in row 1,column headings in row 2 and ...Unanswered | 6 Replies | 3744 Views | Created by Ravi Subbiah - Tuesday, December 20, 2011 6:32 AM | Last reply by Raghavark - Wednesday, June 6, 2018 6:50 PM -
0 Votes
Reading AutoFilter data in Excel using vb.net
Using below code (VB.net) i am able to filter Column 'A', 'B' in Excel Sheet. ButAnswered | 3 Replies | 2732 Views | Created by Mujeeb_khan67 - Tuesday, August 30, 2016 6:33 PM | Last reply by Chenchen Li - Thursday, September 8, 2016 1:13 PM -
0 Votes
Reading Excel data using cell address
I have a excel sheet with no header, there are lots of information in the sheet like images and data. But the cell is fixed to contain what information. There are ...Unanswered | 1 Replies | 8520 Views | Created by apoorv29 - Tuesday, January 20, 2009 4:16 AM | Last reply by Riquel_Dong - Thursday, January 22, 2009 6:09 AM -
0 Votes
Reading Excel Data in VC++
I am trying to read an Excel spreadsheet (xls) programmatically. I have used the ODBC database route and have opened the Excel spreadsheet and then usingUnanswered | 3 Replies | 5062 Views | Created by AdrianMorris - Friday, September 12, 2008 2:05 PM | Last reply by - Thursday, September 18, 2008 2:13 PM -
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 | 4724 Views | Created by OndrejD - Monday, February 23, 2009 4:45 PM | Last reply by VMazur - Wednesday, February 25, 2009 11:25 AM -
0 Votes
Problem With Reading Excel Data using OLEDB.
the Excel file using user input value but i am not able to read the updated value . The updated value in this scenario is the value calculated using ...Answered | 1 Replies | 2993 Views | Created by Swapnil Jadhav - Tuesday, July 19, 2011 11:07 AM | Last reply by 许阳(无锡) - Friday, July 22, 2011 5:47 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 -
0 Votes
Print Excel Worksheet Using the Office Javascript API?
Is there a way to print out an Excel worksheet using the Office Javascript API? In ...Unanswered | 1 Replies | 1567 Views | Created by kbrock84 - Thursday, February 22, 2018 3:58 PM | Last reply by Terry Xu - MSFT - Monday, February 26, 2018 8:02 AM -
0 Votes
Multiple header rows in Excel using office API
have one row, it is the top row. You can get more detail about list and table in Excel from link below:Answered | 1 Replies | 725 Views | Created by Arun Chitumalla - Tuesday, March 3, 2015 3:16 AM | Last reply by Fei Xue - Wednesday, March 4, 2015 10:22 AM -
0 Votes
Problem With Reading Excel Data using OLEDB
Hi, I am reading Excel file by using Oledb. i am facing problem when the file have first row as "Empty", that first row can't read oledb ...Answered | 1 Replies | 528 Views | Created by VimalaChandiran - Wednesday, December 18, 2013 12:15 PM | Last reply by Herro wong - Thursday, December 19, 2013 6:26 AM -
0 Votes
Reading data from excel
to go through the .NET Framework/COM interface, with the PIAs "translating", and then through the COM application interface in order to communicate with Excel. These slow ...Answered | 4 Replies | 3647 Views | Created by codingispassion - Tuesday, January 29, 2008 9:30 AM | Last reply by codingispassion - Wednesday, January 30, 2008 6:34 AM -
0 Votes
Problem in reading Excel data
To start with, this should probably be in the Excel developer's forum and not in C#. Either way, what problem exactly are you having? The Range.Value ...Answered | 2 Replies | 3736 Views | Created by Uvaneswaran - Tuesday, June 14, 2011 7:21 PM | Last reply by Calvin_Gao - Tuesday, June 21, 2011 9:44 AM -
2 Votes
reading Excel using openXML
how can i read the excel file using OpenXML SDK. I am new to OpenXML SDK, can some one point the location, from where i can find the tutorial for reading ...Answered | 2 Replies | 7414 Views | Created by Sruthi M - Wednesday, July 7, 2010 7:52 AM | Last reply by XL-Dennis - Thursday, July 8, 2010 12:36 PM -
1 Votes
Using Microsoft Excel / Opern Office Calc in Windows Form Application
Hi all, I am working in one application using Windows Form Application. My requirement is to import data from Microsoft Excel to ...Unanswered | 2 Replies | 1835 Views | Created by akhilrajau - Wednesday, February 20, 2013 12:07 PM | Last reply by ryguy72 - Saturday, February 23, 2013 9:54 PM -
0 Votes
Reading Data from Excel using OleDb
Hi, I am reading data from Excel into a Dataset using OleDB. In Excel a particular column has data as text as well as ...Answered | 3 Replies | 4110 Views | Created by tushar_bedekar - Friday, February 4, 2011 3:46 PM | Last reply by Joel Engineer - Monday, February 7, 2011 11:43 AM -
1 Votes
reading the excel data from excel sheet using C#.
hi Ajay try this http://stackoverflow.com/questions/657131/how-to-read-data-of-anAnswered | 4 Replies | 30858 Views | Created by ajayakumarnayak - Wednesday, June 26, 2013 7:33 AM | Last reply by JJ Brown - Tuesday, August 27, 2013 8:30 AM - Items 1 to 20 of 2800543 Next ›
No announcements