G
Guest
I need to create reports in database where the table has 3 fields Day, Month, Year which have been created as number data types. I can concantenate them in a query so that they look like dd\mm\yyyy format but cannot get the field to act like a date. I belevee I need to format the new field as a short date but can't find out how to do this. Can anyone help please?