Hi
Try to create a formula to convert string to number like :
Tonumber(Trim("20"&Right(Followup,2)&Mid(Followup,4,2)&left(Followup,2)))
Then compare this formula against your database field.
-Sastry
Hi
Try to create a formula to convert string to number like :
Tonumber(Trim("20"&Right(Followup,2)&Mid(Followup,4,2)&left(Followup,2)))
Then compare this formula against your database field.
-Sastry