I need to build a table with cell 1 of each column containing the server name with all the cells below it showing nodes on that server. I want to search all nodes and return the row 1 value of that column containing the node name. vlookup, hlookup, etc - all wont work - help. I could build 1 very long column with all the nodes then in column 2 put the server name repeating it every row but that seems inefficient. Multiple columns (servers) with the nodes listed in that column.