thsoundman
09-06-2007, 07:35 AM
Hey guys! Hope all is going well. Just a quick question, on the database I'm making we have both a start and finish time:
Start Finish Hrs
12:00 24:00 x
Basically what I'm wanting is for it to subtract the 12 from 24 to get x and x = 12. My problem is if I do a simple finish - start function it gives me some odd decimal. Any suggestions? I looked up a few things on microsofts site but they wanted me to add a half a page worth of code to do somthing like that. Is there anything simpler I could do?
Start Finish Hrs
12:00 24:00 x
Basically what I'm wanting is for it to subtract the 12 from 24 to get x and x = 12. My problem is if I do a simple finish - start function it gives me some odd decimal. Any suggestions? I looked up a few things on microsofts site but they wanted me to add a half a page worth of code to do somthing like that. Is there anything simpler I could do?