I receive date which includes three columns of data:
Expr1 Expr2 Expr3
2004 7 15
Where
Expr1 = Year
Expr2 = Month
Expr3 = Day
Is there a way with a formula to take these data and produce a date in the format
Day/Month/Year
ie 15/7/2004
European format date
Thanks
jp
Expr1 Expr2 Expr3
2004 7 15
Where
Expr1 = Year
Expr2 = Month
Expr3 = Day
Is there a way with a formula to take these data and produce a date in the format
Day/Month/Year
ie 15/7/2004
European format date
Thanks
jp