Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell Entry That Locks Selected Cells From Any Data Entry. | Excel Worksheet Functions | |||
how to query for the appearance of a data entry on multiple works. | Excel Discussion (Misc queries) | |||
Importing Data via Web Query - Can values be passed to query? | Excel Discussion (Misc queries) | |||
Save data retreived from query without saving query | Excel Discussion (Misc queries) | |||
format data displayed on Excel data entry form | Setting up and Configuration of Excel |