Numbered steps

  • Thread starter Thread starter chowgirl
  • Start date Start date
C

chowgirl

Something is staring me in the face but I'm not seeing it.

All I want to do is create cells with "Step 1, "Step 2," Step 3," etc.,
with automatic sequencing of the Steps and automatic (if possible)
entry of the word "Step." I can do it in Word, but in Excel I can't
figure out how to concatenate or use some Custom Number format or
whatever it is I need to do.

Thanks for helping Miss Brainfry here.
 
I entered "1" in the first cell, with Number format "Step "#, then
summed the succeeding cells and applied the same format.
 
You could also have just put Step 1 in cell A1, Step 2 in cell A2, selected
both cells, and then clicked on the little black cross at the bottom right of
your selectiona nd dragged down.

You could also have put in cell A1 the formula ="STEP "&ROW() and copied
down (albeit the numbers would change if you added/deleted rows above your
data.

One advantage of the method you actually used is that your data remains
numeric, and sometimes this can be useful too.
 

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