Row is Repopulating on Sheet After it has Archived (Needs to Stay Archived)

Options
A.C.
A.C.
edited 06/17/25 in Smartsheet Basics

I have multiple sheets that are linked to each other via formulas and automations that trigger every hour from 5am - 2 pm. I believe my issue is stemming from when a certain automation triggers, but I can not seem to figure it out. For the sake of simplicity we will call the sheets A, B, & C, "gateway1" and "gateway2" sheets.

5am- every day rows/requests move into Sheet A via workflow.

Below are the steps that copy a row/request from Sheet A, to Sheet B, then to Sheet C via workflows:

-6 am every day: There is a "gateway1" sheet that links Sheet A to Sheet B. This "gateway" sheet says if a row is on Sheet A and not on Sheet B (as indicated by an unchecked box), then copy the row to Sheet B. Once the row is copied Sheet B, the box becomes checked.

-7 am every day: There is a "gateway2" sheet that links Sheet A to Sheet C. This "gateway" sheet says if a row is on Sheet A and not on Sheet C (as indicated by an unchecked box), then copy the row to Sheet C. Once the row is copied to Sheet C, the box becomes checked.

Below are the steps to archive rows on Sheet A, B, and C along with lock/unlock to refresh the sheets via workflows:

-8 am every day: Sheet C rows archive on [archive date] ("today")

-9 am every day: Sheet B rows archives on [archive date] ("today")

-10 am every day: Sheet A rows archive on [archive date] ("today")

-11 am every day: "Gateway2" sheet that links Sheet A to Sheet C locks (to refresh page).

-12 pm every day: "Gateway1" sheet that links Sheet A to Sheet B locks (to refresh page).

-1 pm every day: "Gateway2" sheet that links Sheet A to Sheet C unlocks.

-2 pm every day: "Gateway1" sheet that links Sheet A to Sheet B unlocks.

**Undesired Result:

-At 7am on the day AFTER THE ARCHIVE DATE, the row that was once on Sheet C (but archived) populates itself onto Sheet C. This then causes the row to have #No Match because the rows that were once on Sheet A (but archived on [archive date] are no longer there because they archived yesterday. Row is now in Archive sheet and Sheet C at the same time.

Request: Help to stop the row that was on Sheet C, then archived on [archive date], from populating itself onto Sheet C at 7am after the archive date.

Answers