Please would anyone know how to convert strings of numbers to dates.
I have some date data in Access from a MySQL database e.g:
1025650800
1026342000
1034118000
Can't understand the meaning of the numbers, but I know they are date values. (Some of the entries are -1)
Thanks for any suggestions
