Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, I am trying to create a formula that will look up information from
columns that are not next to each. Example A B C D E F G G 1 Jan Jan Feb Feb Mar Mar Apr Apr 2 Sub Adj Sub Adj Sub Adj Sub Adj 3 4 10 20 10 20 10 20 10 20 5 20 10 20 10 20 10 20 10 I have a file with the full year data and I need to read this data into another spreadsheet. If I put in Jan on my other spreadsheet I want the information from the Jan columns to be brought over. If I use HLOOKUP it only brings the Sub information. Hope I explained it ok, please help. |