Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am gathering information from a website through a webquery. The result is a table of article data which is then pasted into a sheet. The thing with the webqueries is that they also add a named data range definition, which I do not need. I want the webquery to be run through an add-in, without adding any definitions. I could delete the definition with the same name as the webquery, but excel adds a number to the names like name_1, name_2 etc. Is there a way to just do one single webquery without adding the definition every time? Thanks! Oscar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why use defined names? | Excel Discussion (Misc queries) | |||
defined names | Excel Worksheet Functions | |||
Defined Names | Excel Programming | |||
User defined function - adding names | Excel Programming | |||
Using defined names in VBA... | Excel Programming |