J
joe
Hai
iam trying to develop a database for a flying club.
i have a form which enables users to enter their flight details called
LogFlight
In this form i have few fields like
Aircraft Used - which is a radio button having 3 options(1-STT,2-DDC,3-POD)
Type Of Flight - which is also a radio button with 2 options (1-Solo,2-Dual)
And two another Time fields TakeOffTime and Landing time
And Another field Duration of Flight in minutes -which is a calculated field
by substrating takeoff and landing time which is DONE
then
Cost of the Flight-which i have to calculate according to User Choice of
Aircraft and Type of Flight and Duation field.
As i have a table of all cost of flight for all choices.
Is there any way off sorting this out......
Thanks in advance...........
iam trying to develop a database for a flying club.
i have a form which enables users to enter their flight details called
LogFlight
In this form i have few fields like
Aircraft Used - which is a radio button having 3 options(1-STT,2-DDC,3-POD)
Type Of Flight - which is also a radio button with 2 options (1-Solo,2-Dual)
And two another Time fields TakeOffTime and Landing time
And Another field Duration of Flight in minutes -which is a calculated field
by substrating takeoff and landing time which is DONE
then
Cost of the Flight-which i have to calculate according to User Choice of
Aircraft and Type of Flight and Duation field.
As i have a table of all cost of flight for all choices.
Is there any way off sorting this out......
Thanks in advance...........