Hi Gurus,
I have a table of values that I would like repeat in a new column only if certain condition is met.
In this case, Column 1 has the values, Column 2 has the condition On=1, Off=Blank.
Id like column 3 to have values equal to column 1 if column 2 is blank and while column 2 is on=value of 1, I would like to repeat the first value (12 in this case) until the condition is not met.
I can figure this out with multiple columns, but can't quite get it to work in this simple form.
Ideas are appreciated! Thanks!
I have a table of values that I would like repeat in a new column only if certain condition is met.
In this case, Column 1 has the values, Column 2 has the condition On=1, Off=Blank.
Id like column 3 to have values equal to column 1 if column 2 is blank and while column 2 is on=value of 1, I would like to repeat the first value (12 in this case) until the condition is not met.
I can figure this out with multiple columns, but can't quite get it to work in this simple form.
Ideas are appreciated! Thanks!