Does anyone have a formula to minus a certain amount of days from an existing ‘Date’ column to create a new date that certain amount of days earlier. There was a tread that added days to from an existing date – RIGHT(LEFT(CONCATENATE(WORKDAY({Date}, 8)), 15), 11)
Any help is appreciated