View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Zack L Zack L is offline
external usenet poster
 
Posts: 2
Default web query when data entry

Sure, it is www.officedepot.com

Thanks much!

Z

"Don Guillett" wrote:

Use a worksheet_change event
If you give the url etc, I will try to help

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Zack L" wrote in message
...
Hi, how do I cause a web query to execute when I enter data into a
particular
cell? i.e. when I type an item code into the cell, the query goes to a
vendor web site and retrieves its price, name, etc. thanks much!