ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   rolling document number (https://www.excelbanter.com/excel-discussion-misc-queries/117586-rolling-document-number.html)

Alan

rolling document number
 
I am trying to insert a rolling document in XL 1001, 1002, 1003 etc
any ideas please

Daoud Fakhry

rolling document number
 
Dear Alan: I have a small solution for you if it works and you need it this
way.

Let's assume that you us A column for autonumbrer, B Column for Name and C
Colomn is for position or whatever as your last entry column, use the
following formula and copy in cell A2:

=IF(AND(A2="",C2=""),"",IF(C2="","",A2+1))

You can lock column A by protecting your sheet to not select lock cells then
if you want. I hope this would help you.
Best,
Daoud Fakhry



"Alan" wrote:

I am trying to insert a rolling document in XL 1001, 1002, 1003 etc
any ideas please



All times are GMT +1. The time now is 05:51 PM.

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