Merge them how?![]()
Got a spreadsheet full of names and address's and I want to condense this to single names at each address - any ideas?!![]()
gives me there full name but doesnt help![]()
If you mean that you need to merge the contents of two cells into one then use the concatenate command.
e.g. =Concatenate(A1, A2)
I dont want to merge anything I need to pull out unique address's![]()
I dont want to merge anything I need to pull out unique address's![]()