ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   create a series (https://www.excelbanter.com/excel-programming/398371-create-series.html)

Jeff[_56_]

create a series
 
hi all,

hello my name is Jeff, i work as a quantity surveyor in auckland, new
zealand. i need a function creates a Quote Number everytime i click
at a command button. as sometimes we double the quote number. and if
there are anyway to check if there are some Quote Number that was
double. example is if dn5555 has appeared twice in column A.

Example below

Cell Value
A1 dn0001
A2 dn0002
A3 dn0003
..
..
..
A9999 dn9999

thanks in advance. appreciate any help.

cheers.

Jeff


Gary''s Student

create a series
 
Hi Jeff:

in A1 enter:

="dn" &TEXT(ROW(),"0000") and copy down the column.

all the Quote Numbers will be pre-made. Then just use column B to indicate
which numbers have been use or the date they were taken or any other
information of interest.
--
Gary''s Student - gsnu2007


"Jeff" wrote:

hi all,

hello my name is Jeff, i work as a quantity surveyor in auckland, new
zealand. i need a function creates a Quote Number everytime i click
at a command button. as sometimes we double the quote number. and if
there are anyway to check if there are some Quote Number that was
double. example is if dn5555 has appeared twice in column A.

Example below

Cell Value
A1 dn0001
A2 dn0002
A3 dn0003
..
..
..
A9999 dn9999

thanks in advance. appreciate any help.

cheers.

Jeff



JE McGimpsey

create a series
 
For creating sequential numbers:

http://www.mcgimpsey.com/excel/udfs/sequentialnums.html

To check for duplicates:

http://www.cpearson.com/Excel/Duplicates.aspx

In article . com,
Jeff wrote:

hi all,

hello my name is Jeff, i work as a quantity surveyor in auckland, new
zealand. i need a function creates a Quote Number everytime i click
at a command button. as sometimes we double the quote number. and if
there are anyway to check if there are some Quote Number that was
double. example is if dn5555 has appeared twice in column A.

Example below

Cell Value
A1 dn0001
A2 dn0002
A3 dn0003
.
.
.
A9999 dn9999

thanks in advance. appreciate any help.

cheers.

Jeff



All times are GMT +1. The time now is 12:22 AM.

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