Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am a novice with these functions. I have a spreadsheet full of various a/p
invoice information for hundreds of utility accounts. From the one spreadsheet I need to create around 50 with invoice info separated by account # and by month. I don't think a vlookup works because I need to return multiple responses for one lookup and the # of responses can vary. I tried the following index function which sort of works =INDEX('Utility Report'!$A$1:$J$18062,SMALL(IF('Utility Report'!$C$1:$C$18062=$K$17,ROW('Utility Report'!$C$1:$C$18062)), ROW('Utility Report'!$1:$1)),4) the problem I am having is it isn't returning the info from the line I am looking for and I don't really understand the components of this function. This is returning info from the exact row number on the "utility report" spreadsheet as the formula is entered in on the new tab. So if I have the formula in row 9 it is returning the info from "utility report" row 9. I am looking for it to return the info only from the rows where column C = the data in cell K17. Which in this case happens to be in rows 5802-5813. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help with a vlookup and index | Excel Worksheet Functions | |||
VLOOKUP or maybe INDEX | Excel Worksheet Functions | |||
Should I use VLOOKUP? IF? INDEX? | Excel Worksheet Functions | |||
VLOOKUP, INDEX, or ....? | Excel Worksheet Functions | |||
INDEX? VLOOKUP? | Excel Discussion (Misc queries) |