Hi
Is it possible that if you have field in a query that displays a blank field you can say
iff the field RoomNo is null use the data from the field RoomAssigned
(in the same query)
i typed this in criteria in the field roomNo
iff(isnull[RoomNO]),[bkrmassigned])
and it gives me an error
Undefined function iff in expression..
am i doing this correct.
Is it possible that if you have field in a query that displays a blank field you can say
iff the field RoomNo is null use the data from the field RoomAssigned
(in the same query)
i typed this in criteria in the field roomNo
iff(isnull[RoomNO]),[bkrmassigned])
and it gives me an error
Undefined function iff in expression..
am i doing this correct.
