Z
Zameug
I have a access 2007 database that stores all the date fields as a serial
numbers. For instance 26238 is really 11/1/1971. I need to export the
database into excel so I can read it on my mainframe as 1111971. The
mainframe cannot convert 26238 to a date, it just sees it as a number 26,238.
That is why I need the actual value to be 1111971. Can someone please
help. I use an access query and the export wizard to create the exell
spreadsheet. If I had to write a module in access 2007 i would, though I am
not very familiar with the access basic language.
numbers. For instance 26238 is really 11/1/1971. I need to export the
database into excel so I can read it on my mainframe as 1111971. The
mainframe cannot convert 26238 to a date, it just sees it as a number 26,238.
That is why I need the actual value to be 1111971. Can someone please
help. I use an access query and the export wizard to create the exell
spreadsheet. If I had to write a module in access 2007 i would, though I am
not very familiar with the access basic language.