Web Query For Single cells in Spreadsheet

A

analogkid12

I have a web page that I created with exceleverywhere and would like to
import the data into an excel file via web query. The problem is that the
web query function in excel 2003 only allows me to import tables, and not
single cells. How would I go about selecting just the cells that have the
updated data to import?

Thanks
 
D

Don Guillett

You could import what you can to another sheet and then use an indirect
formula or macro to get what you need.
 
Top