NUMBERING

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

IF YOU HAVE NUMBERED YOUR WORKSHEET CAN EXCEL AUTOMATICALLY UPDATE THE
NUMBERING, SAY IF YOU DELETE ONE OF YOUR ROWS. FOR INSTANCE, IF YOU HAVE
1,2,3,4,5 ETC. AND YOU END UP DELETING ROW 3, IS THERE A WAY TO SET THE
NUMBERS SO THEY WILL CHANGE TO 1,2,3,4 BY THEMSELVES?
 
LUVMEEDOO said:
[all caps converted] If you have numbered your worksheet
can excel automatically update the Numbering,
say if you delete one of your rows. For instance, if you have
1,2,3,4,5 etc. And you end up deleting row 3, is there a way
to set the numbers so they will change to 1,2,3,4 by themselves?

For deletion, yes. Just use in the first cell to be numbered, eg in B2:
=ROW(A1)
Then copy it down as far as required. If you subsequently delete any entire
row within the filled range, the numbering of the range below will
self-correct unpon recalc.

PS: Pl don't use all caps in posting. It's hard to read, and could be
perceived as impolite by many.

---
 

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


Back
Top