M
mousetrap
I have a worksheet with job numbers in column A which correspond to
data in four rows of the other columns, ie every 4 rows in column A
there is a new job number. Interim column A cells are blank.
On another worksheet I am trying to put, in horizontal format, the
value in column A then data extracted from another column, eg
A10, G10, G11, G12
A14, G14, G15, G16
A18, G18, G19, G20...
I could use VLOOKUP to do G10, G14, G18, but that doesn't help with
those data values that are not on the same row as the job numbers.
I have been looking at INDEX and OFFSET and not wholly understanding
them, but don't think there's anything there that will help me by
itself. Wondered whether anyone knew any funky combination that might
do the job.
Other info:
I am not looking to sum any of these cells, just list the values from
the original cells in adjacent horizontal cells on the other sheet.
There isn't any unique column title on the column (G) in question that
could be used for an HLOOKUP, or any mention of the job number in
column G.
Would appreciate any ideas, thanks...
mousy
--
data in four rows of the other columns, ie every 4 rows in column A
there is a new job number. Interim column A cells are blank.
On another worksheet I am trying to put, in horizontal format, the
value in column A then data extracted from another column, eg
A10, G10, G11, G12
A14, G14, G15, G16
A18, G18, G19, G20...
I could use VLOOKUP to do G10, G14, G18, but that doesn't help with
those data values that are not on the same row as the job numbers.
I have been looking at INDEX and OFFSET and not wholly understanding
them, but don't think there's anything there that will help me by
itself. Wondered whether anyone knew any funky combination that might
do the job.
Other info:
I am not looking to sum any of these cells, just list the values from
the original cells in adjacent horizontal cells on the other sheet.
There isn't any unique column title on the column (G) in question that
could be used for an HLOOKUP, or any mention of the job number in
column G.
Would appreciate any ideas, thanks...
mousy
--