J
Jeff
Can I use a conditional statement within a query field. E.g.:
If RecordDate is > DeadlineDate then
show interest calc in field
else
show different interest calc in field
end if
If RecordDate is > DeadlineDate then
show interest calc in field
else
show different interest calc in field
end if