Hi all
From source data, I have two columns, client id and names.
I have a second tab with a range of clients ids and for each client id in that range I would like vba to loop through and apply xlookup to get the name from the source data.
Any help is much appreciated.
From source data, I have two columns, client id and names.
I have a second tab with a range of clients ids and for each client id in that range I would like vba to loop through and apply xlookup to get the name from the source data.
Any help is much appreciated.