#1   Report Post  
Malissa
 
Posts: n/a
Default sequential number

I want to a sequential number to fill in automatically each time the form is
filled out.
  #2   Report Post  
Paul B
 
Posts: n/a
Default

Malissa,
A simple way would be to use something like this, you could assign it to a
button, an open or before print event.
Sheets("Sheet1").Range("A1").Value = _
Sheets("Sheet1").Range("A1").Value + 1

For other ways to do this or if this is going to be used in a temple have a
look here
http://www.mcgimpsey.com/excel/udfs/sequentialnums.html


--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Malissa" wrote in message
...
I want to a sequential number to fill in automatically each time the form

is
filled out.



  #3   Report Post  
Gord Dibben
 
Posts: n/a
Default

Check out John McGimpsey's site for method.

http://www.mcgimpsey.com/excel/udfs/sequentialnums.html


Gord Dibben Excel MVP


On Mon, 15 Aug 2005 13:22:04 -0700, "Malissa"
wrote:

I want to a sequential number to fill in automatically each time the form is
filled out.


  #4   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Take a look he

http://www.mcgimpsey.com/excel/sequentialnums.html

In article ,
"Malissa" wrote:

I want to a sequential number to fill in automatically each time the form is
filled out.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
doubling a number X number of times Bob Excel Worksheet Functions 1 June 17th 05 12:54 AM
Count Number of Characters in a cell? AHJuncti Excel Discussion (Misc queries) 2 June 16th 05 07:39 PM
Need number of Saturdays and number of Sundays between 2 dates Class316 Excel Worksheet Functions 1 June 10th 05 02:47 AM
Controlling Sequential Numbers littlegreenmen1 Excel Discussion (Misc queries) 2 June 4th 05 05:24 PM
Convert week number into calendar month? WickyWick Excel Worksheet Functions 2 November 9th 04 09:01 PM


All times are GMT +1. The time now is 09:21 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"