need help with the following statement

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • hmartinez
    New Member
    • Sep 2007
    • 1

    need help with the following statement

    =Trim("1" & Right(Str([SELECTED_DATE]),2) & "0" & Left(Str([SELECTED_DATE]),1) & "0" & Mid(Str([SELECTED_DATE]),3,1))

    don't know why it is returning an error
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Hi hmartinez

    Welcome to TSDN.

    Please post all your questions in the related forum only by choosing from under the blue bar at the top of the page.

    Comment

    Working...