I am trying to create a New Order Entry form. I have a dropdown list that references our customer sheet. If the customer is not listed, you can choose "(NEW CUSTOMER)", which allows more fields to open up to add the new customer info.
If the customer is listed, can I have the address autopopulate into the appropriate fields so that when I generate a document, all of the customer's information is there.
I know how to VLOOKUP or INDEX/MATCH, but if there is no match, it remains blank.