Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I wrote a VB code automating Excel 2000. There is some external data in my Excel sheet. While running this code on my machine, its doing fine. BUT, while running on another machine with Excel 97 its giving following error: Runtime Error: 1004 QueryTable is Invalid. All querytables are on Excel sheet itself I am just opening the sheet through VB code and using the imported data after refereshing the sheet through VB Code. Thanks in advance, Devendra |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Shared code should usually be produced in the oldest version it will b
used in -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error "invalid data source reference" for pivot table | Excel Worksheet Functions | |||
"Microsoft Visual Basic runtime error '424' object required". | Excel Worksheet Functions | |||
error: "invalid character in text conent" How do I open this file | Excel Discussion (Misc queries) | |||
How do I correct Runtime error "53" in excel 2003 | Excel Discussion (Misc queries) | |||
Need help in excel with "Statement invalid outside Type block. " error | Excel Programming |