fatimajoy
Junior Member level 3
- Joined
- May 25, 2007
- Messages
- 25
- Helped
- 1
- Reputation
- 2
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,447
hi there!
Is it possible to create a formula in MS ACCESS?
I have this log-in/out system. the log in time is recorded in MS ACCESS and once the user log out via MATLAB GUI the total time spent is computed.
For example:
my log-in time is 7:30 am and log-out time is 8:29 pm. I want to calculate the time spent via MS ACCESS just like in EXCEL.
Or if this is not possible, can matlab compute the time spent. I've tried this on matlab but it return a matrix answer and not in time format.
Is it possible to create a formula in MS ACCESS?
I have this log-in/out system. the log in time is recorded in MS ACCESS and once the user log out via MATLAB GUI the total time spent is computed.
For example:
my log-in time is 7:30 am and log-out time is 8:29 pm. I want to calculate the time spent via MS ACCESS just like in EXCEL.
Or if this is not possible, can matlab compute the time spent. I've tried this on matlab but it return a matrix answer and not in time format.