Hi Chuck,by 'injecting' I meant this line in your code:TIMB1.rawValue = Concat(Num2Date(date(), "M/D/YYYY "), "@ ", Num2Time(time(), "HH:MM:SS"));That's how I assume you put the date and time stamp into the field, right?So in FormCalc, you could write something like this to make it conditional:if (T...