Hello,
I have a table with a column where all rows that will be populated based on the first rows data entry (based on a data validation list). Depending on that entry, all new rows after will have that same entry. Looking for a formula to help me do that.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]Header (A1)
[/TD]
[/TR]
[TR]
[TD="align: center"]1234 (A2 Based on data validation drop down)[/TD]
[/TR]
[TR]
[TD="align: center"]123 (A3 based on selection above)[/TD]
[/TR]
[TR]
[TD="align: center"]123[/TD]
[/TR]
</tbody>[/TABLE]
I have a table with a column where all rows that will be populated based on the first rows data entry (based on a data validation list). Depending on that entry, all new rows after will have that same entry. Looking for a formula to help me do that.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]Header (A1)
[/TD]
[/TR]
[TR]
[TD="align: center"]1234 (A2 Based on data validation drop down)[/TD]
[/TR]
[TR]
[TD="align: center"]123 (A3 based on selection above)[/TD]
[/TR]
[TR]
[TD="align: center"]123[/TD]
[/TR]
</tbody>[/TABLE]