ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Populating Cells (https://www.excelbanter.com/excel-discussion-misc-queries/200429-populating-cells.html)

rciolkosz

Populating Cells
 
In a downloaded excel report, the County name is in cell B1 with the list of
cities in C5 through C how ever many. Then another County name appears a few
rows after that to start another batch of cities. Question is, I need the
County name to apear in the cell before the city name cell. I do not want to
cut and paste into it either. I am looking for an automated formula or
something.

Hardeep_kanwar[_2_]

Populating Cells
 
Need More Details, may be Sheet

Hardeep kanwar

"rciolkosz" wrote:

In a downloaded excel report, the County name is in cell B1 with the list of
cities in C5 through C how ever many. Then another County name appears a few
rows after that to start another batch of cities. Question is, I need the
County name to apear in the cell before the city name cell. I do not want to
cut and paste into it either. I am looking for an automated formula or
something.


rciolkosz

Populating Cells
 
Basically the excel report is in cascading bullet format. I would like to
have all the information on each record line.
current example:

Cook County
Chicago
LaGrange

looking for:

Cook County Chicago
Cook County LaGrange


"Hardeep_kanwar" wrote:

Need More Details, may be Sheet

Hardeep kanwar

"rciolkosz" wrote:

In a downloaded excel report, the County name is in cell B1 with the list of
cities in C5 through C how ever many. Then another County name appears a few
rows after that to start another batch of cities. Question is, I need the
County name to apear in the cell before the city name cell. I do not want to
cut and paste into it either. I am looking for an automated formula or
something.


David Biddulph[_2_]

Populating Cells
 
Insert a new column C, so that your cities are now in D with your counties
remaining in B.
In C2, use =IF(D2="","",IF(B1<"",B1,C1)), and copy down.
--
David Biddulph

"rciolkosz" wrote in message
...
Basically the excel report is in cascading bullet format. I would like to
have all the information on each record line.
current example:

Cook County
Chicago
LaGrange

looking for:

Cook County Chicago
Cook County LaGrange


"Hardeep_kanwar" wrote:

Need More Details, may be Sheet

Hardeep kanwar

"rciolkosz" wrote:

In a downloaded excel report, the County name is in cell B1 with the
list of
cities in C5 through C how ever many. Then another County name appears
a few
rows after that to start another batch of cities. Question is, I need
the
County name to apear in the cell before the city name cell. I do not
want to
cut and paste into it either. I am looking for an automated formula or
something.





All times are GMT +1. The time now is 07:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com