I have been trying to work with the LOOKUP, LOOKUPROW, LOOKUPCOLUMN (don't know if this is the right word in english excel) to find multiple values that are correct and then return the values in another cell. For example:
col A Col B Col C
Charlie 123 45 Stockholm
Dennis 123 46 Stockholm
Jonas 123 45 Stockholm
I would like to in a cell where i put in 123 45, then i would like a formula that looks in to the columns A, B and find "123 45" and then returns the name "Charlie" and "Jonas". Right now when using Lookup, i only get the last name (Jonas"). Anyone know how to do this?
Best regards
AgatonSaxx