Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Query while Importing web page table

Dear all,
I've macro codes for web page query table. The webpage table contains the
data for 180 rows & 6 columns. The webpage table overwrites whenever the new
data being updated.
Now i wish to import the data table in excel spreadsheet whithout
overwriting the data tables, although the web page table gets overwrited i.e.
to keep the exsting imported data as it is & import new data below the
exsting datatable or to insert the new rows for new data without overwriting
the exsting data.
Is it possible?
If yes then, how?
--
Vicky
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Query while Importing web page table

Why not copy the existing data and append it to another sheet before
refreshing the query?

Tim


"Vicky" wrote in message
...
Dear all,
I've macro codes for web page query table. The webpage table contains the
data for 180 rows & 6 columns. The webpage table overwrites whenever the
new
data being updated.
Now i wish to import the data table in excel spreadsheet whithout
overwriting the data tables, although the web page table gets overwrited
i.e.
to keep the exsting imported data as it is & import new data below the
exsting datatable or to insert the new rows for new data without
overwriting
the exsting data.
Is it possible?
If yes then, how?
--
Vicky



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Query while Importing web page table

Thanks Tim,
Copy & paste is possible, but i used to refresh the query after every 1
minute. & I think, this is the time consuming job. Some automation in this
regard will save lots of time.
There is a List constants of xlInsertEntireRows, but i am not getting the
desired report, may be because of the webpage getting overwited.
Help in this regard will work magestically for me!
--
Vicky


"Vicky" wrote:

Dear all,
I've macro codes for web page query table. The webpage table contains the
data for 180 rows & 6 columns. The webpage table overwrites whenever the new
data being updated.
Now i wish to import the data table in excel spreadsheet whithout
overwriting the data tables, although the web page table gets overwrited i.e.
to keep the exsting imported data as it is & import new data below the
exsting datatable or to insert the new rows for new data without overwriting
the exsting data.
Is it possible?
If yes then, how?
--
Vicky

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing Data via Web Query - Can values be passed to query? [email protected] Excel Discussion (Misc queries) 5 May 9th 06 06:21 PM
Importing a table from Access query Trish Excel Discussion (Misc queries) 1 May 12th 05 08:44 AM
Importing / OLE DB Query nkippen[_3_] Excel Programming 0 October 21st 04 03:29 PM
Importing / OLE DB Query nkippen Excel Programming 4 October 21st 04 09:47 AM
Importing / OLE DB Query nkippen[_2_] Excel Programming 1 October 20th 04 01:47 PM


All times are GMT +1. The time now is 10:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"