Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
I have date format like shown below. How should I read this in QV.
Date:
Try this
Date(Date#(Date,IF(Len(Date) = 8, 'DD/MM/YY','DD/MM/YYYY'),'DD/MM/YYYY')
Kind regards