![]() |
|
#3
|
|||
|
|||
|
The invoice numbers will be placed in a column (a list of invoice numbers), or will be in a single cell? The second option can be done only with a macro.
For creating consecutive numbers in your desired structure, you can use a formula like this: =IF(LEN(A2)>0;YEAR(NOW())&"-"&TEXT(SUBTOTAL(3;A$2:A2);"00#");"") (change ; separator to your regional settings) Copy formula to your range... |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automatic numbering | ilkks | Excel | 10 | 05-20-2011 09:42 AM |
| Invoice Statement | Shoshana3 | Word | 0 | 11-15-2010 03:02 PM |
Automatic Chapter Numbering
|
arainyplace | Word | 1 | 08-11-2010 07:39 AM |
Invoice Number Generation
|
mrphilk | Excel | 2 | 06-08-2010 12:39 PM |
| automatic requirement numbering with change detection | stijnos | Word | 0 | 05-13-2009 12:10 AM |