Repeat row data

  • Thread starter Thread starter RussG
  • Start date Start date
R

RussG

Looking to convert column A into column B:

A B
RED RED
GREEN RED
BLUE RED
GREEN
GREEN
GREEN
BLUE
BLUE
BLUE

Thanks!
 
Hi RussG
Maybe I'm missing something here, but why not select all Cut/Paste
HTH
John
 
Sorry, to clarify:

Column A has many non-repeating values (i.e. RED, GREEN, BLUE,...,n) - too
many to simply copy/paste.
I would like to create a Column B where each row is a Column A value,
repeated x number of times, thus:

Column B (cell reference)
RED (A1)
RED (A1)
RED (A1)
GREEN (A2)
GREEN (A2)
GREEN (A2)
BLUE (A3)
BLUE (A3)
BLUE (A3)
n (An)
n (An)
n (An)
 

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

Similar Threads

Popups to look up on two variable columns 1
formula for if/then 1
IF AND OR STATEMENT 3
how to sum "unique" samples 2
SumProduct (I think!) question 4
SUM - IF - AND 7
Access Remove rows based on multiple fields 2
PLEASE HELP ME 1

Back
Top