G
Guest
I come back to the well again. Thanks in advance for any assistance. Forum
has been great to date.
I've created an expense form and i want to do the following
Me!MerchantType_input is bound to a combo box table where I have the option
of selectiing from a listing of merchant types; for instance HOTEL, FUEL,
AIRLINES, etc.
I also have tables for each of these HOTEL, FUEL, AIRLINES where there is a
listing of all the Hotels or Airlines we are allowed to use.
When I enter AIRLINES into the Me!MerchantType_input I want a second input
box titled Me!Merchant_Input (set up as a combo box) to allow me to select a
single airline from the list within the AIRLINES table. The same would be
true for HOTEL, etc.
The purpose is to force employees to use only a select merchant and ease
that selection process from within a list of vendors dependent upon the type
of merchant (Hotel, Air, etc.)
As a newbie, I'm not sure how to start this type of code. Help. Thanks.
has been great to date.
I've created an expense form and i want to do the following
Me!MerchantType_input is bound to a combo box table where I have the option
of selectiing from a listing of merchant types; for instance HOTEL, FUEL,
AIRLINES, etc.
I also have tables for each of these HOTEL, FUEL, AIRLINES where there is a
listing of all the Hotels or Airlines we are allowed to use.
When I enter AIRLINES into the Me!MerchantType_input I want a second input
box titled Me!Merchant_Input (set up as a combo box) to allow me to select a
single airline from the list within the AIRLINES table. The same would be
true for HOTEL, etc.
The purpose is to force employees to use only a select merchant and ease
that selection process from within a list of vendors dependent upon the type
of merchant (Hotel, Air, etc.)
As a newbie, I'm not sure how to start this type of code. Help. Thanks.