I have a table and there is a field called memo and it starts with Control Number: 3478884803.
the first 3 digits are the dealer number
so I changed the format to be Mid 18,3.
i also have a table called Dealers and it has dealerNumber and DealerName
I want to add dealer names into my report based off of the new Dealer number that I took from memo field. Is this possible.
the first 3 digits are the dealer number
so I changed the format to be Mid 18,3.
i also have a table called Dealers and it has dealerNumber and DealerName
I want to add dealer names into my report based off of the new Dealer number that I took from memo field. Is this possible.