Microsoft
Software
Hardware
Network
Question : Excel Formula to search 2 lists to produce a 3rd list
Excel:
I have 2 lists:
List 1:
Sydney
Melbourne
Adelaide
Hobart
Melbourne
Adelaide
Sydney
Melbourne
Adelaide
Perth
Perth
Melbourne
Adelaide
Sydney
Melbourne
List 2:
sydney
Melbourne
Adelaide
I need to write an excel formula that will use every string in list 2 and search for the number of instances in List 1 and produce a List 3 which will have something like:
List3:
sydney 3
Melbourne 5
Adelaide 4
Can anyone help?
Answer : Excel Formula to search 2 lists to produce a 3rd list
Try this: =IF(COUNTIF(A:A,B1)=0,"",C
ONCATENATE
(B1," ",COUNTIF(A:A,B1)))))
and drag down the little black box on the corner of the cell to populate as far as you need to go.
Random Solutions
How do I prevent Navigation Pane from expanding when I activate a command button?
Google Maps mashup question
Server 2008 "this setting is not compatible with computers running windows 2000 on server" local security settings
Problem moving Wordpress site from one domain to another, and on a new webserver.
redundancy for windows 2003 server files
Local administrator rights are required while logged into a sbs 2008 server.
Server HD rebuilding.
Oracle Query Tuning
Need To Send message through GPRS Modem using AT command
select records