M
Max
I've got a table with the following fields:
Week, Data1, Data2, WeekDayofData1, WeekDayofData2
I want to make a table validation rule that if the Data1
field is filled, then WeekDayofData1 must also be filled.
And the same for Data2 and WeekDayofData2. It is however
ok, for only the Week field to be filled in with none of
the other fields filled.
I can't seem to get anything to work w/ the expression
builder and the Null function and I couldn't find any good
examples to work from.
Any help?
Max
Week, Data1, Data2, WeekDayofData1, WeekDayofData2
I want to make a table validation rule that if the Data1
field is filled, then WeekDayofData1 must also be filled.
And the same for Data2 and WeekDayofData2. It is however
ok, for only the Week field to be filled in with none of
the other fields filled.
I can't seem to get anything to work w/ the expression
builder and the Null function and I couldn't find any good
examples to work from.
Any help?
Max