Forum Discussion
Elias_Haddad
Mar 25, 2020Copper Contributor
Lookup a random sorted array
Hi All, I cannot seem to find an answer for my requirements, and hope you can come to my aid please. Data In Column A I have the names of countries sorted randomly. In Column B I have the n...
Elias_Haddad
Mar 25, 2020Copper Contributor
Elias_Haddad
Mar 25, 2020Copper Contributor
oops, what happened to the picture I inserted???
- Elias_HaddadMar 25, 2020Copper Contributor
- SaviaMar 25, 2020Iron Contributor
Elias_Haddad You should only write the rule for the active cell, so F1:F5 should just be F1. And you need to make sure that the reference to the other region doesn't move as each cell is considered, so replace G1:G10 with $G$1:$G$10.
- Elias_HaddadMar 25, 2020Copper Contributor
Savia So I have to create 5 separate CF's to manage the range F1:F5 ? That's a pity because my original set of data has circa 200 names in each column.