J
J4Wilch
I have a look up table with all of the different zip codes and coresponding
market that I work in. I am trying to set up the main form that when a user
types in the zip code, it will look at the ZipMarket Table and save the
Market to my main table. I am able to get it that it displays the market, but
I want to be able to save it to the table so that I can run other functions
off of that market. Once I get thios figured out, I want to be able to pull
up the list of salesmen that work in that market. I am pretty sure I can do
the second part once I get the first one figured out.
market that I work in. I am trying to set up the main form that when a user
types in the zip code, it will look at the ZipMarket Table and save the
Market to my main table. I am able to get it that it displays the market, but
I want to be able to save it to the table so that I can run other functions
off of that market. Once I get thios figured out, I want to be able to pull
up the list of salesmen that work in that market. I am pretty sure I can do
the second part once I get the first one figured out.