A
Anthony Slater
I have the following formular that is working. However, it needs to be the
same for 6 rows but then moving the references accordingly. B needs to be
increased by 6 every 6 rows. H & F need to be increased by 1 every 6 rows
(see below for how it needs to be)
ie
Rows A1 to A6
{=if($B$2=H3,F3)}
Rows A7 to A12
{=if($B$8=H4,F4)}
Rows A13 to A18
{=if($B$14=H5,F5)}
How can I acheive this?
same for 6 rows but then moving the references accordingly. B needs to be
increased by 6 every 6 rows. H & F need to be increased by 1 every 6 rows
(see below for how it needs to be)
ie
Rows A1 to A6
{=if($B$2=H3,F3)}
Rows A7 to A12
{=if($B$8=H4,F4)}
Rows A13 to A18
{=if($B$14=H5,F5)}
How can I acheive this?