Hi,
I'm querying some time values from an Access DB in VB, the format that the time is in looks like is 12:21:20, hh:mm:ss. I would like to simply add or subtract a minute on the time meeting a certain conidition e.g. 12:21:20 + 00:01:00 but all i get is a mismatch message. I think it would help if I stored the time in a variable before manipulating it but what variable type do i use?
Any help would be much appreciated.
Thanks
I'm querying some time values from an Access DB in VB, the format that the time is in looks like is 12:21:20, hh:mm:ss. I would like to simply add or subtract a minute on the time meeting a certain conidition e.g. 12:21:20 + 00:01:00 but all i get is a mismatch message. I think it would help if I stored the time in a variable before manipulating it but what variable type do i use?
Any help would be much appreciated.
Thanks