J
john.menken
I have a standard form where the user types an Event Name then adds a
Date, Start Time, End Time and so on for that event. The Start time
and End Time fields are combo boxes that pull information from
separate tables. It became evident during testing that some events
happen a lot more than others. For example, an Event called "RMB
Meeting" happens four or five times a month where "Blood Drive" may
only occur once every couple of months. My question is this: Is there
a way I can program my app so when the user types "RMB Meeting" in the
Event Name field, the Start Time will populate with 9:00 AM and the
End Time will populate with 11:00 AM? It would save someone the time
that it takes to make those time selections from the drop down menu.
Here is a graphical depiction of what I am trying to explain.
http://209.200.80.147/Test/rmb.html
Thank you very much.
Date, Start Time, End Time and so on for that event. The Start time
and End Time fields are combo boxes that pull information from
separate tables. It became evident during testing that some events
happen a lot more than others. For example, an Event called "RMB
Meeting" happens four or five times a month where "Blood Drive" may
only occur once every couple of months. My question is this: Is there
a way I can program my app so when the user types "RMB Meeting" in the
Event Name field, the Start Time will populate with 9:00 AM and the
End Time will populate with 11:00 AM? It would save someone the time
that it takes to make those time selections from the drop down menu.
Here is a graphical depiction of what I am trying to explain.
http://209.200.80.147/Test/rmb.html
Thank you very much.