Hello all, I want to come up with an = formula that references a second tab. For this example I'll have Tab 1 and Tab 2.
On Tab 1, starting @ A1 I want to do ='Tab 2'!A1 and copy that down. On tab 1 I need copy my = formula down, I can't lok A1 because the unique value below DEF where just like ABC I need those blank cells to be populated with DEF.
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]ABC This is A1[/TD]
[/TR]
[TR]
[TD] This is A2 and needs to equal A1 [/TD]
[/TR]
[TR]
[TD] This is A3 and needs to equla A1[/TD]
[/TR]
[TR]
[TD]ABC This is A4
[/TD]
[/TR]
[TR]
[TD]DEF This is A5[/TD]
[/TR]
[TR]
[TD] This is A6 and needs to equal A5[/TD]
[/TR]
[TR]
[TD] This is A7 and needs to equal A5[/TD]
[/TR]
[TR]
[TD]HIJ This is A8[/TD]
[/TR]
</tbody>[/TABLE]
I am having issues figuring out the way to make this work. I have tried a =if( referencing if the cell is blank take the value above...however when I have 2 consecutive blank rows the formula doesn't work...does this make sense?
Any help or insight is greatly appreciated.
Thanks!
On Tab 1, starting @ A1 I want to do ='Tab 2'!A1 and copy that down. On tab 1 I need copy my = formula down, I can't lok A1 because the unique value below DEF where just like ABC I need those blank cells to be populated with DEF.
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]ABC This is A1[/TD]
[/TR]
[TR]
[TD] This is A2 and needs to equal A1 [/TD]
[/TR]
[TR]
[TD] This is A3 and needs to equla A1[/TD]
[/TR]
[TR]
[TD]ABC This is A4
[/TD]
[/TR]
[TR]
[TD]DEF This is A5[/TD]
[/TR]
[TR]
[TD] This is A6 and needs to equal A5[/TD]
[/TR]
[TR]
[TD] This is A7 and needs to equal A5[/TD]
[/TR]
[TR]
[TD]HIJ This is A8[/TD]
[/TR]
</tbody>[/TABLE]
I am having issues figuring out the way to make this work. I have tried a =if( referencing if the cell is blank take the value above...however when I have 2 consecutive blank rows the formula doesn't work...does this make sense?
Any help or insight is greatly appreciated.
Thanks!