hi i'm trying to programmatically pull a formula then add a new user to that formula and then set the cell with the new formula
here's what i got
Dim SATURDAY_DEPART_TIME_INITAL As String
SATURDAY_DEPART_TIME_INITAL = ActiveWorkbook.Sheets("SAT").Range("H8").Formula
If InStr(1...