Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
i want to return a range of values from one workbook to another using the
criteria <c6 d6 where c6 and d6 are the results of a formula. using vlookup i can only bring in one line of data . has anyone any sugestions please.... marcus |
#2
![]() |
|||
|
|||
![]()
The way you've posed your question is so ambiguous that it's almost
impossible to give you a reasonable answer. A little more detail, please, about the data you're trying to retrieve - how it's organized, what the criteria might be, etc. "marcus" wrote: i want to return a range of values from one workbook to another using the criteria <c6 d6 where c6 and d6 are the results of a formula. using vlookup i can only bring in one line of data . has anyone any sugestions please.... marcus |
#3
![]() |
|||
|
|||
![]() apologies, sheet 1 contains a list of technical specifications of tyres.these are formatted in the usual manner for a vlookup function. in sheet 2 users input 2 variables which when calulated produce 2 figues .what i want to do return all values from the table in sheet one which lie between these 2 figures eg value 1 and less than value 2. as i said i have tried lookup functions but as far as i can see they will only allow me to produce a single line as opposed to a range. hope thats somewhat clearer cheers |
#4
![]() |
|||
|
|||
![]()
As you know, a formula can return only one visible result to a cell so to do
what you want you'd need an array of formulas. While you may be able to cobble something together to do this, Excel's Data, AutoFilter and Advanced Filter were provided with this kind of thing in mind. They are no "automatic" like formulas are but they can at least be automated via macro... -- Jim "marcus" wrote in message ... | | apologies, sheet 1 contains a list of technical specifications of | tyres.these are formatted in the usual manner for a vlookup function. in | sheet 2 users input 2 variables which when calulated produce 2 figues ..what i | want to do return all values from the table in sheet one which lie between | these 2 figures eg value 1 and less than value 2. as i said i have tried | lookup functions but as far as i can see they will only allow me to produce a | single line as opposed to a range. | | hope thats somewhat clearer | cheers |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell linked to a range of cell values in different sheet | Excel Discussion (Misc queries) | |||
Last 2 values in range | Excel Discussion (Misc queries) | |||
How to use an array or matrix to return text vs. numeric values | Excel Worksheet Functions | |||
How many values appear more than once in a range? | Excel Worksheet Functions | |||
How to look up and return multiple values | Excel Worksheet Functions |