Copying information down a row that changes after new entries

  • Thread starter Thread starter stacie
  • Start date Start date
S

stacie

hi,

I have imported data into excel. The problem is I have multiple rows that
should a number, then the number changes to something else.

For example, the data is like this:
billy 000
blue
red
yellow

tom 001
orange
banana

I need the the 000 to go down the row to everything under Billy's name and
the 001 to go to everything by tom's name and so on.

Any help?
 
Billy and 000 are in different columns?

If yes, then selct the column with 000, 001...
Press F5
Click on Special
Click on BLANKS and click OK
Type
=B1
(assuming 000 is in B1)
and press CTRL-ENTER

If you have blank rows between the names in Column A
then filter Col A on blanks and clear Col B for those rows...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top