473,395 Members | 1,613 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Reading Data from Excel


Hi every one,

I am trying to build an applicatiuon which is supposed to read some data
from excel spread sheet. can some one please help me in showing how. The
excel file is created by other application and I have no control over it. My
application will only open that file and read data from some cols specified
by me.

Thanks
Jul 22 '05 #1
4 2570
"Ajay Tiku" <Ti***@Lifepredictiontech.com> wrote in message
news:Rc********************@magma.ca...

Hi every one,

I am trying to build an applicatiuon which is supposed to read some data
from excel spread sheet. can some one please help me in showing how. The
excel file is created by other application and I have no control over it. My application will only open that file and read data from some cols specified by me.
Your query is not topical for comp.lang.c++

You can learn how to work with Microsoft products and
technologies by visiting www.msdn.microsoft.com, where
you can find information on interfacing with Excel and
other products. If you need further assistance, try
asking in one of the Microsoft newsgroups cited at
that link.

Purpose of comp.lang.c++:
http://www.slack.net/~shiva/welcome.txt
-Mike

Thanks

Jul 22 '05 #2
"Ajay Tiku" <Ti***@Lifepredictiontech.com> wrote in message
news:Rc********************@magma.ca...

Hi every one,

I am trying to build an applicatiuon which is supposed to read some data
from excel spread sheet. can some one please help me in showing how. The
excel file is created by other application and I have no control over it. My application will only open that file and read data from some cols specified by me.
Your query is not topical for comp.lang.c++

You can learn how to work with Microsoft products and
technologies by visiting www.msdn.microsoft.com, where
you can find information on interfacing with Excel and
other products. If you need further assistance, try
asking in one of the Microsoft newsgroups cited at
that link.

Purpose of comp.lang.c++:
http://www.slack.net/~shiva/welcome.txt
-Mike

Thanks

Jul 22 '05 #3
Try this newsgroup they will help as they have help me in the past

microsoft .public.excel.programming

they actually have more people to help you with programming, rather than
people just waiting to tell you how about proper newsgroup etiquette

"Ajay Tiku" <Ti***@Lifepredictiontech.com> wrote in message
news:Rc********************@magma.ca...

Hi every one,

I am trying to build an applicatiuon which is supposed to read some data
from excel spread sheet. can some one please help me in showing how. The
excel file is created by other application and I have no control over it. My application will only open that file and read data from some cols specified by me.

Thanks

Jul 22 '05 #4
Try this newsgroup they will help as they have help me in the past

microsoft .public.excel.programming

they actually have more people to help you with programming, rather than
people just waiting to tell you how about proper newsgroup etiquette

"Ajay Tiku" <Ti***@Lifepredictiontech.com> wrote in message
news:Rc********************@magma.ca...

Hi every one,

I am trying to build an applicatiuon which is supposed to read some data
from excel spread sheet. can some one please help me in showing how. The
excel file is created by other application and I have no control over it. My application will only open that file and read data from some cols specified by me.

Thanks

Jul 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Paul | last post by:
I was wondering if anyone has had an issue where using vba code to read an excel file and import the data into an access table some records are not imported from the excel file. It seems looking at...
4
by: Phoebe. | last post by:
Hi, Good Day! Reading 1 excel file into a dataset is fine. How can I read multiple excel with the same data structure into 1 dataset? How can I append those data? Can someone help? Thanks in...
5
by: Scott M. Lyon | last post by:
I've just discovered a bug in some code I wrote a little while ago, and I need you guys' help to fix it. My program imports data from a standard Excel Spreadsheet (just with specific column...
6
by: simchajoy2000 | last post by:
Hi, So I do actually know how to read excel into VB.NET using the following approach: With oConn2 .ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data source=" & FilePath & ";Extended...
3
by: Bharathi Kumar | last post by:
Hi, In my windows application, I have created excel.application object and read the excel data. I saved the data to sql server also. The problem Iam facing is when I create an instance of...
9
by: dba123 | last post by:
I need some help and direction on what classes and an example or two (article) on how to read an Excel Worksheet and insert one column into a database table column. I am using .NET 2.0 only. What...
3
by: Brad | last post by:
I'm having a problem reading data from an Excel file into a dataset. Can anybody give me an idea of what's happening? I've included the problematic source and the error message to the end of this...
0
by: Chris Dunaway | last post by:
Enterprise Library January 2006 Visual Studio 2005 Lanugage: C# I am attempting to use the Enterprise Library to read data from an Excel spreadsheet file. I got the following connection...
1
by: =?Utf-8?B?U2hlZXMgQWJpZGk=?= | last post by:
I read an article on the link: http://support.microsoft.com/default.aspx?scid=kb;en-us;306572 related to reading data from Excel using OLEDB The topic's heading is: How to query and display excel...
1
by: sachinkale123 | last post by:
Hi, I am reading excel file and reading values from that I am using provider As : "Provider=Microsoft.Jet.OLEDB.4.0;Data Source = " + Filename + ";Extended Properties=\"Excel 8.0;Hdr=No;IMEX=1\"";...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.