Hi
Depending on what you are trying to do the function DateAdd(interval, number, date) may prove useful.
But judging from your example (8hrs * 4days = 32hrs), you need to think about what you are trying to do, your example is only correct under certain conditions why is 768(hrs) not correct ie 8hrs * 4 * 24hrs), there are after all 24 hours in a day. To do calculations as in the example yopu quoted you should convert to the lowest common unit (say minutes) and just treat the minutes as a number (eg long of double, whatever), then convert back to Hr:mm (by division) for printing purposes.
Regards
Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
UK
kenneth.reaySPAMNOT@talk21.com
remove SPAMNOT to use