OK found it.
I used :
VB Code:
SELECT SUBSTRING(Audit_Date, 7, 2) + '/' + SUBSTRING(Audit_Date, 5, 2) + '/' + SUBSTRING(Audit_Date, 1, 4) AS Expr1 FROM Audit_Location_Summary
![]()
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |