Posts by vinipeixoto • 1 point
2 posts
- 
		0 votes1 answer938 viewsA: Sum and display more than 24 hours hours in Access 2007 VBAAccording to some information I found out there, the Access Date/Time field is unable to store a value greater than 24 hours, so I took a different approach. I transformed the field into a text… 
- 
		0 votes1 answer938 viewsQ: Sum and display more than 24 hours hours in Access 2007 VBAI’m using Access 2007 to develop a garage control form, which contains information about trips made by drivers. I need to calculate the total time of each trip, and that period can be longer than 24…