I am trying to put together a data entry template for flora survey data. I have created a dropdown list to select scientific name of flora species, linked to master list in a separate worksheet. I want other fields (such as Family Name and Common Name) to automatically fill as per the master list, based on the scientific name selected. For example purposes, if I select ‘Abutilon fraseri’ from the dropdown list for Scientific Name, I want ‘Dwarf Lantern-bush’ to automatically appear in the Common Name field as it does in the master list. I hope I have explained this clearly enough. I have played around with VBA code (e.g. trying VLOOKUP, IF, MATCH, GROUP, dependent list functions) for hours, and looked at forums but can’t work it out. Any help greatly appreciated.