Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default growing excel database

Hello everyone!

It is possible to import data into excel from the web. It is also possible update this data IN THE SAME CELLS. In other words, the values that once occupied the cells are replaced with new values. That is a problem for me. I would like updated information to be pasted in rows above the old data.

Is this possible? If so, how?

---
frmsrcurl: http://msgroups.net/microsoft.public.excel.programming/
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 149
Default growing excel database

Piotr,

Yes, it is possible to import data into Excel from the web. Web queries are
designed to do this and if a web query can't do what you need, then there are
ways to automate Internet Explorer (i.e. IE Automation).

You can record a macro in order to see some of the syntax of a web query,
look at the recorded code, and then use the help files to learn more about
the various properties of the web query that you record. If you want
something more than a web query, do a search for IE Automation (or some
derivation thereof) to see other code for interacting with the web.

Best,

Matthew Herbert

"Piotr" wrote:

Hello everyone!

It is possible to import data into excel from the web. It is also possible update this data IN THE SAME CELLS. In other words, the values that once occupied the cells are replaced with new values. That is a problem for me. I would like updated information to be pasted in rows above the old data.

Is this possible? If so, how?

---
frmsrcurl: http://msgroups.net/microsoft.public.excel.programming/
.

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
File size growing growing exponentially Steve Excel Discussion (Misc queries) 3 May 24th 09 06:29 PM
Stop Excel from growing large? Rory Setting up and Configuration of Excel 1 May 7th 07 03:57 PM
Excel Spreadsheet growing in size for no reason rossij8 Excel Discussion (Misc queries) 5 January 5th 06 04:20 PM
How can I get a pivot table to recognize a growing database? Nort Excel Discussion (Misc queries) 4 April 16th 05 04:45 PM
Shared Excel File keeps growing........ [email protected] Excel Discussion (Misc queries) 1 March 2nd 05 08:24 PM


All times are GMT +1. The time now is 04:14 PM.

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"