Hi,
I have a spreadsheet that is a "floor plan", which uses 8 cells (in the same column) to store inforation about the position, such as Name, Extension #, # of LAN ports. I need to make a "List" in another sheet, which has the existing position number, but I need to populate the columns with things like Name, Extension, etc.
I use VLOOKUP and HLOOKUP all the time, but looking at a whole floor, this is impossible, because desks are all in one straight row or column only (and I have 4 floors, with different layouts).
Is there some way that I can have it look at a range of cells, say A1:Z200, and finds a value (that is provided from my Sheet1 (looking in Floor2 for example) that when I find the position number in the full "grid" that I can pluck out data from the row 6 below it? (I can then figure out the rest).
I've looked at INDEX, but it still seems to want everything ordered in defined rows and columns with the same data.
In a worst case scenario, a Macro will work, but I'd rather do something in-sheet at the cell level.
Many thanks!
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."![[hammer] [hammer] [hammer]](/data/assets/smilies/hammer.gif)
I have a spreadsheet that is a "floor plan", which uses 8 cells (in the same column) to store inforation about the position, such as Name, Extension #, # of LAN ports. I need to make a "List" in another sheet, which has the existing position number, but I need to populate the columns with things like Name, Extension, etc.
I use VLOOKUP and HLOOKUP all the time, but looking at a whole floor, this is impossible, because desks are all in one straight row or column only (and I have 4 floors, with different layouts).
Is there some way that I can have it look at a range of cells, say A1:Z200, and finds a value (that is provided from my Sheet1 (looking in Floor2 for example) that when I find the position number in the full "grid" that I can pluck out data from the row 6 below it? (I can then figure out the rest).
I've looked at INDEX, but it still seems to want everything ordered in defined rows and columns with the same data.
In a worst case scenario, a Macro will work, but I'd rather do something in-sheet at the cell level.
Many thanks!
Best Regards,
Scott
"Everything should be made as simple as possible, and no simpler."
![[hammer] [hammer] [hammer]](/data/assets/smilies/hammer.gif)