Auto-populating cells in the same row.
I am trying to auto-populate a date cell when another date cell in the same column is filled in. Any ideas?
Best Answer
-
Do you mean row or column? If you mean row, you could just write a formula "=[ColumnName]@row".
If you mean column, would it be anywhere in the column or in a fixed column location?
Answers
-
Do you mean row or column? If you mean row, you could just write a formula "=[ColumnName]@row".
If you mean column, would it be anywhere in the column or in a fixed column location?
-
Oh Terri...thank you for the clarity, I actually could use both, though this time I should have typed column :o(
The date needs to be populated from a fixed cell.