So I have Sheet 1 = List of locations. In it I have various values, ID, Name, Address, City, State, Zip, Country, Phone.
Example: ID= 001 Name= Chicago Naperville
In Sheet 2 = Incident Reporting. In this sheet, I have a dropdown list that pulls the ID value from Shee1 List of Locations. The sheet has a form where the user selects from the drop down list a value. This is Column A. Example: Column A = 001
In Sheet 2, Incident Reporting, column B is entitled Name. I want to autofill this column the address associated with what is in column A from Sheet 1 Name.
Example: User enters 001 in the form. The Address is auto filled with Chicago Naperville.