EXCEL, How get,insert data?? 
Author Message
 EXCEL, How get,insert data??

How do I get,insert data from a excel spreadsheet??



Sun, 21 Nov 1999 03:00:00 GMT  
 EXCEL, How get,insert data??

# How do I get,insert data from a excel spreadsheet??

Johan,

        You don't say which version of VB you are using.  This applies to
VB4-16.

        I notice that when I search for Excel in the help file there is an
entry "Excel, accessing...".  However, if I follow that, the only
topic I get is for a Code Window.  Bad pointer, I think.  What I did
find was an entry for 'accessing data in Microsoft Excel worksheets',
which brings up a topic of the same title.  Anyway, this page should
answer your questions.

                                        -- Bill Clay



Mon, 22 Nov 1999 03:00:00 GMT  
 EXCEL, How get,insert data??

Quote:


> # How do I get,insert data from a excel spreadsheet??

> Johan,

>         You don't say which version of VB you are using.  This applies to
> VB4-16.

I have a (similar??) problem.

We have an Excel 5 spreadsheet that is linked to other files which are
being continually updated.  I have written a module that updates the
links, but I want to run this from a VB5 app.  The app runs various
processes and needs to update the links in the spreadsheet.

My approach has been to GetObject the spreadsheet and try to use an
object method to run the Excel module, but I'm not having much success.
Any suggestions?

Thanks in advance.

Steve Hanvy



Mon, 22 Nov 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Insert Microsoft Excel data into a Word document programmatically

2. Insert data from Excel 97 into Word 97

3. EXCEL, How to get,insert data????

4. excel, How to get,insert data????

5. Pb to insert Bloomberg data in an userform (Excel-VBA)

6. Inserting MS Access data into Excel spreadsheet in VB form

7. INSERTing SQL data INTO Excel

8. Getting data from security-enabled Access 2 to Excel 7 using DAO

9. Getting Tab separated data from Word to Access, Excel or simply process it from VB

10. Getting real-time data from Excel

11. getting Excel data into body

12. Getting data of an Outlook/Exchange folder to Excel

 

 
Powered by phpBB® Forum Software