trafficstudent
Programmer
Below is an equation that i want to preform so that if my users dont select a start or end date it will default and show 01/01/2004 else if my users want to use a start date and end date he can still do so.
Can anyone help me with my formula?
if {?Date Range} = currentdate then
start date= "01/01/2004"
else
{WorkOrder}={?Date Range}
Can anyone help me with my formula?
if {?Date Range} = currentdate then
start date= "01/01/2004"
else
{WorkOrder}={?Date Range}