Skip to Content
0
Former Member
Jul 18, 2008 at 02:03 PM

Formula Help

20 Views

I am trying to write the following formula, but am getting an error that string is required

if {@Trans Date} < currentdate

then "Past Due"

else {@Trans Date}

Trans Date field is a date field.

Any suggestions?