Discussion:
Help to get data from an excel 2003 worksheet
(too old to reply)
Frederick
2012-04-27 16:03:35 UTC
Permalink
I am trying to find information to get data from an excel worksheet into
Visual basic 6 using code can anyone get me started please..

Regards

fred
n***@yahoo.net
2012-04-30 06:52:05 UTC
Permalink
On Fri, 27 Apr 2012 17:03:35 +0100, "Frederick"
Post by Frederick
I am trying to find information to get data from an excel worksheet into
Visual basic 6 using code can anyone get me started please..
Regards
fred
Three days, but here goes ... <smile>

"How To Extract Information from Excel Sheet with DAO"
http://support.microsoft.com/kb/190195

"How To Use ADO with Excel Data from Visual Basic or VBA"
http://support.microsoft.com/kb/257819

You can also use Automation ...
"How to automate Microsoft Excel from Visual Basic"
http://support.microsoft.com/kb/219151

-ralph
n***@yahoo.net
2012-04-30 06:57:01 UTC
Permalink
On Fri, 27 Apr 2012 17:03:35 +0100, "Frederick"
Post by Frederick
I am trying to find information to get data from an excel worksheet into
Visual basic 6 using code can anyone get me started please..
Regards
fred
..
n***@yahoo.com
2012-04-30 06:58:34 UTC
Permalink
Post by n***@yahoo.net
On Fri, 27 Apr 2012 17:03:35 +0100, "Frederick"
Post by Frederick
I am trying to find information to get data from an excel worksheet into
Visual basic 6 using code can anyone get me started please..
Regards
fred
...
jack
2012-04-30 07:00:49 UTC
Permalink
Post by n***@yahoo.net
On Fri, 27 Apr 2012 17:03:35 +0100, "Frederick"
Post by Frederick
I am trying to find information to get data from an excel worksheet into
Visual basic 6 using code can anyone get me started please..
Regards
fred
...
Loading...