Hi people
I am pulling my hair out with this one.
I have two lists of data. One list shows a site name and the other list has a technbology at the site
and I need to create an new sheet that shows the technology at that site (there are 20 different technologies and over 300 sites)
for example
Site 1 servers
site 1 desktops
site 2 servers
site 3 laptops
site 3 servers
site 4 desktops
site 5 APs
site 6 desktops
site 6 servers
I want to show
site 1 servers, desktops
site 2 servers
site 3 laptops, servers
site 4 desktops
site 5 APs
site 6 desktops, servers
It doesnt really matter how the data is presented, I just need to know how to obtain the information from List 1 without resorting to multiple instances of vlookup
Thanks
Bookmarks