G Guest Apr 12, 2007 #1 trying to print a page full of consecutive numbers starting at 0001 and going to 9999. any help would be gret. thanks Ken
trying to print a page full of consecutive numbers starting at 0001 and going to 9999. any help would be gret. thanks Ken
P Pete_UK Apr 12, 2007 #2 You can put this formula in A1: =ROW() Use a custom format on this cell set to 00000. Then copy this formula into A2:A9999. Hope this helps. Pete
You can put this formula in A1: =ROW() Use a custom format on this cell set to 00000. Then copy this formula into A2:A9999. Hope this helps. Pete
G Guest Apr 12, 2007 #3 Thanks pete, that did the trick. take care Ken Pete_UK said: You can put this formula in A1: =ROW() Use a custom format on this cell set to 00000. Then copy this formula into A2:A9999. Hope this helps. Pete Click to expand...
Thanks pete, that did the trick. take care Ken Pete_UK said: You can put this formula in A1: =ROW() Use a custom format on this cell set to 00000. Then copy this formula into A2:A9999. Hope this helps. Pete Click to expand...