fredpeters555
Technical User
I have a data string inside a control that contains text as well as field data. I would like to format currency, % and dates within the string. It is as follows: =Sum([Expr1]) & " or " & ([text5]/[text6]) & " % " & "of Inventory has not moved since " & [dMoveDate] . Expr1 is currency, ([text5]/[text6])is % and [dMoveDate] obviously is date.
TIA!
Fred
TIA!
Fred