Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I make an automatic numbering for a cell used
for Invoice number (as an example) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Alain,
A lot depends on how you want the build the number and when you want to change it. With a numeric number Range("A1").Value = Range("A1").Value + 1 in your code will increment to the next number. Post back if you have a more complex invoice number... (with date, alpha-numeric, etc) -- sb "Alain" wrote in message ... How can I make an automatic numbering for a cell used for Invoice number (as an example) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatic numbering | Excel Discussion (Misc queries) | |||
Automatic numbering | Excel Discussion (Misc queries) | |||
automatic numbering | Excel Worksheet Functions | |||
Automatic Numbering. | Excel Discussion (Misc queries) | |||
automatic numbering | Excel Discussion (Misc queries) |