My spreadsheet has the following columns
| A | B | C | D |
|----|------|-----------|-------------|
| ID | Name | Parent ID | Parent Name |
First 3 columns are known. "Parent ID" is either 0 or referring to a number matching the "ID" column. I want to populate the "Parent Name" with the matching value from "Name" and leave it empty is it's 0 or the ParentID doesn't match any IDs.
Aucun commentaire:
Enregistrer un commentaire