I need to lookup a value on a spreadsheet that contains merged cells. I have the following information:
Row number 2 contains the date which is in a merged cell over 2 columns.
The other data is on rows 47 & 48 which does not contain any merged cells.
I have a table that needs to populate the "Base" numbers depending on the date and shift (Day/Night)
C D E F G H
02 Date 05/20/10 05/21/10 05/22/10
47 Day/Night 20D 20N 21D 21N 22D 22N
48 Base 40 45 48 50 55 60
Any help would be appreciated.
Row number 2 contains the date which is in a merged cell over 2 columns.
The other data is on rows 47 & 48 which does not contain any merged cells.
I have a table that needs to populate the "Base" numbers depending on the date and shift (Day/Night)
C D E F G H
02 Date 05/20/10 05/21/10 05/22/10
47 Day/Night 20D 20N 21D 21N 22D 22N
48 Base 40 45 48 50 55 60
Any help would be appreciated.
Last edited: