ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Generating auto Number (https://www.excelbanter.com/new-users-excel/203206-generating-auto-number.html)

Nandu

Generating auto Number
 
Hi There,
I am new to this. I have one problem. I have a workorder sheet, and I want
the work order to be numbered, so everytime I make new workorder, a number
will be added. How do I do that? any idea?
--
nandu

Gary''s Student

Generating auto Number
 
http://www.mcgimpsey.com/excel/udfs/sequentialnums.html
--
Gary''s Student - gsnu200805


"Nandu" wrote:

Hi There,
I am new to this. I have one problem. I have a workorder sheet, and I want
the work order to be numbered, so everytime I make new workorder, a number
will be added. How do I do that? any idea?
--
nandu


JP[_4_]

Generating auto Number
 
In addition to what Gary's student responded, you could also add a
helper column with this formula:

=IF(NOT(ISBLANK(B1)),ROW(),"")

For example if your data was in column B, starting in B1, put this
formula in an adjacent column and fill it down as needed. As you add
data to column B, the numbers will fill in.

Of course, you won't be able to sort the data, because the numbers
will change, unless you copy and paste the formula values first, then
reinsert the formula after you're done.

--JP

On Sep 19, 12:56*pm, Nandu wrote:
Hi There,
I am new to this. *I have one problem. *I have a workorder sheet, and I want
the work order to be numbered, so everytime I make new workorder, a number
will be added. *How do I do that? *any idea?
--
nandu




All times are GMT +1. The time now is 08:29 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com