I have two spreadsheets. Servers and Application.
I need to look at a column called IP in the server speadsheet and see if the IP has a Match in the Application spreadsheet's IP column. If so, move to the next row.
If not, then I need to look at a different column of the same row called HostName and see if there is a match on HostName in the Application speadsheet's HostName Column.
If so, move on to the next row.
If it matches neither IP or HostName, then I need to output the whole line from Server to a new spreadsheet.
Someone feel like attempting this for me?
Trisha
padinka@yahoo.com
I need to look at a column called IP in the server speadsheet and see if the IP has a Match in the Application spreadsheet's IP column. If so, move to the next row.
If not, then I need to look at a different column of the same row called HostName and see if there is a match on HostName in the Application speadsheet's HostName Column.
If so, move on to the next row.
If it matches neither IP or HostName, then I need to output the whole line from Server to a new spreadsheet.
Someone feel like attempting this for me?
Trisha
padinka@yahoo.com