G
Guest
I have a few fields that are imported from aonther program. They are "time"
fields, although in the Dabase they are txt fields. (due to the way the
other program exports the data)
is there a way to convert those fields to actual time values to do time
calculations?
i have fields like 'StartTime' 'EndTime' 'PrevEndTime'
they are in the format 'xx:xx:xx' where x is a number 0-9 and the clock is
a 24 hr clock, i.e. 1 P.M. is 15:00:00.
i want to convert those text (remember they are text fields) to time fields
co i can calculate "End time minus Start time" (for total time) and "Start
time minus prevendtime" for "time between sets"
is this possible, or would i have to try and change the way the program
exports the data, and make it into a time field?
fields, although in the Dabase they are txt fields. (due to the way the
other program exports the data)
is there a way to convert those fields to actual time values to do time
calculations?
i have fields like 'StartTime' 'EndTime' 'PrevEndTime'
they are in the format 'xx:xx:xx' where x is a number 0-9 and the clock is
a 24 hr clock, i.e. 1 P.M. is 15:00:00.
i want to convert those text (remember they are text fields) to time fields
co i can calculate "End time minus Start time" (for total time) and "Start
time minus prevendtime" for "time between sets"
is this possible, or would i have to try and change the way the program
exports the data, and make it into a time field?