Will Data Still Calculate When Imported to Access

uneek78

Registered User.
Local time
Today, 09:42
Joined
Mar 26, 2009
Messages
68
I plan on exporting the data I have in an excel spreadsheet to an access database. 2 of the columns in the excel spreadsheet have code in them that helps them calculate day/hours/minutes between dates from 3 other cells. When the information is entered in the form for the database will those columns imported over still calculate the day/hours/minutes or do those calculations in excel mean nothing to access?
 
You will have to re code the calculations as only the data will be imported.
 

Users who are viewing this thread

Back
Top Bottom