Hello, please could you help me?
I have a split form and on the datasheet I am trying to format a date column called 'SCHEDULED' (this is the date a specific job will be scheduled for), I have used the expression:-
IsNull(SCHEDULED.Value)
To flag it as a red box if there's no date given, but...