D
dave@homedeliverygroup
Hello everyone,
On my form I have two drop down lists "Markets" and "Store # and Location"...
I have a question on my form the user selects data from a drop down list
that contains the state abbrevations for our several hubs(Markets) ex: DE,
PA, NJ, MA, ATL and in those hubs have about 30 stores each that we service.
Each store has its own table in the database consisting of the stores for
that market... now is there a way that when the end user selects the Market
from the Market drop down list I can have the "Store# and Location" drop down
list only use the table from that market? Maybe with a "if else"
statement????? So if the user selects the DE market in the the dropdown list
for the "Store# and Location" will only contain the stores for the DE
market???
On my form I have two drop down lists "Markets" and "Store # and Location"...
I have a question on my form the user selects data from a drop down list
that contains the state abbrevations for our several hubs(Markets) ex: DE,
PA, NJ, MA, ATL and in those hubs have about 30 stores each that we service.
Each store has its own table in the database consisting of the stores for
that market... now is there a way that when the end user selects the Market
from the Market drop down list I can have the "Store# and Location" drop down
list only use the table from that market? Maybe with a "if else"
statement????? So if the user selects the DE market in the the dropdown list
for the "Store# and Location" will only contain the stores for the DE
market???