View Single Post
 
Old 09-15-2011, 08:12 AM
doorsgirl doorsgirl is offline Windows XP Office 2010 32bit
Novice
 
Join Date: Sep 2011
Posts: 3
doorsgirl is on a distinguished road
Default Concatenated data in subsequent rows

We would like to list concatenated city names and services. I am trying to have it so we can use a VLOOKUP-type function where if we type in a city name, that city's concatenated data appears in another row. Here's the kicker - we would like to be able to type in other city name in that same original cell and have that new city's concatenated data appear under the first city's data. It would look something like this:

SERVICE1CITYNAME1
SERVICE2CITYNAME1
SERVICE3CITYNAME1
SERVICE4CITYNAME1
SERVICE1CITYNAME2
SERVICE2CITYNAME2
SERVICE3CITYNAME2
SERVICE4CITYNAME2
SERVICE1CITYNAME3
SERVICE2CITYNAME3
SERVICE3CITYNAME3
SERVICE4CITYNAME3

Etc.

Any help would be greatly appreciated, as I am under the gun here!
Attached Files
File Type: xlsx PROJECT2.xlsx (11.9 KB, 13 views)
Reply With Quote