I just want to know how I can set up a column to auto generate numbers in
decsending order?
I just want to know how I can set up a column to auto generate numbers in
decsending order?
You could add a formula: =if(isblank(b2),"",a2+1) would be it for row 3 if
you, for instance, type a date in column B. But you'd need a macro to make
it happen automatically.
************
Anne Troy
www.OfficeArticles.com
"JsJ" <JsJ@discussions.microsoft.com> wrote in message
news:FAF083BF-4AD3-4387-A1EA-84E01EC33538@microsoft.com...
>I just want to know how I can set up a column to auto generate numbers in
> decsending order?
In article <FAF083BF-4AD3-4387-A1EA-84E01EC33538@microsoft.com>,
JsJ@discussions.microsoft.com says...
> I just want to know how I can set up a column to auto generate numbers in
> decsending order?
>
Depending on what you mean by auto generate...
Put the largest desired number (say 100) in a cell and the next largest
number (99 in my case) in the cell below it. Then, select both cells,
move the mouse to the bottom right of the selection (it will become a
black cross) and click and drag as far down as needed.
I am not sure how Anne's solution works here since it generates
ascending numbers based on the content of the adjacent column. Maybe
she knows something I don't. ;-)
--
Regards,
Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks