G
Guest
Hi all,
Ihave cell G2 that requires a number entered to reflect the repititions of the task below.
c8 AB
c9 B
c10 BA
c11 A
c12 A
c13
c14
c15
c16
c17
c18
c8:c12 auto generated thru a lookup table. What I would like to do in c13 is =if(G2 = 2,c8,"") c14 =if(G2=2,c9,"")etc to c17.
In C18 if G2 =3,c13,"")etc, this returns"" as false applies to c13. how do I populate this down thru the column.
Thanks
Alby
Ihave cell G2 that requires a number entered to reflect the repititions of the task below.
c8 AB
c9 B
c10 BA
c11 A
c12 A
c13
c14
c15
c16
c17
c18
c8:c12 auto generated thru a lookup table. What I would like to do in c13 is =if(G2 = 2,c8,"") c14 =if(G2=2,c9,"")etc to c17.
In C18 if G2 =3,c13,"")etc, this returns"" as false applies to c13. how do I populate this down thru the column.
Thanks
Alby