Forum Discussion
WCrist
Jun 06, 2022Copper Contributor
How do I create cumulative input databases?
To begin with, I am a new Access user. I was tasked to come up with an idea of how to capture various information for our pilots - some of which will need to be updated on a continual basis. For...
tsgiannis
Jun 06, 2022Iron Contributor
You don't need to " then link that field to another"
Just one table that holds Pilot, datetime-start,datetime-end...you sum the hours and you get the result.
Just one table that holds Pilot, datetime-start,datetime-end...you sum the hours and you get the result.