Objective:
I am attempting to establish an automated process in Smartsheet where values from a "Date" column in a "Source" sheet are accurately copied over to a "Target" sheet. This aims to ensure that when new rows are added to the "Source" sheet, the values in the specific column are instantly replicated in the "Target" sheet.
Details:
- The column of interest solely contains date values.
- I’m not seeking to perform any calculations such as with COUNTIFS or SUMIFS, but rather, I’m looking to transfer each value exactly as it is (1:1) from the "Source" to the "Target."
Process Needed:
I would like to set up a system where the formula, once applied, can be extended or dragged down to accommodate and automatically reflect additional entries that may be added in the future to the "Source" sheet.