G
Guest
I am creating a flightlog database that has a combo box on the "New Flight"
entry form that allows the user to choose a duty symbol for that flight (i.e.
"PI", "IP"). What I would like to be able to do is run a code from the
default value function of the combo box that will query the "Duty Symbol"
column of the underlying table and return the most frequently input entry as
the default value for the combo box. In effect the database will adapt to
the user. Any ideas would be greatly appreciated.
entry form that allows the user to choose a duty symbol for that flight (i.e.
"PI", "IP"). What I would like to be able to do is run a code from the
default value function of the combo box that will query the "Duty Symbol"
column of the underlying table and return the most frequently input entry as
the default value for the combo box. In effect the database will adapt to
the user. Any ideas would be greatly appreciated.