Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Brenda
It is working in 97-2003 I can't make it work for me What have you done? -- Regards Ron de Bruin http://www.rondebruin.nl "Brenda" wrote in message ... Hi Ron, I was reading what you wrote to Alvin, and I tried your suggestion. However, I can't make it work for me. Does it make a difference in the version of excel you are using? "Ron de Bruin" wrote: Hi alvin You can format the cell like this Ctrl-1 Numbercustom Type : Enter 0000 there In a macro you can use this With Sheets("sheet1").Range("A1") ..Value = .Value + 1 End With -- Regards Ron de Bruin http://www.rondebruin.nl "Alvin Hansen" wrote in message ... Hi!! I shall make this form, and in this form i shall use a number like a ID there every time i start this form i get a new number like if the last number i use was 0098 then i get 0099 when i start the form. And when i save the file the file name shal bee the number i just get like 0099. hope someone can help how to do this Best regards Alvin |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do i automaticaly number consecutive forms | Excel Worksheet Functions | |||
Need to automatically number order forms in excel upon opening? | Excel Discussion (Misc queries) | |||
VBA forms - HELP!!! | Excel Discussion (Misc queries) | |||
Forms that open from forms | Excel Programming | |||
Calling Forms from Forms - Exit problems | Excel Programming |