I want to convert a datetimestamp from another database to a date and have to add a default date. ie date = Default date + datetimestamp.
for example - 30/12/1899 + 38681.3669048394. How do you do this using Access 2003?
you shouldn't need to do that - that number 38681.whatever looks like a normal access date - just format that number as a date and see what it looks like.