Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 13th, 2005, 11:40 AM
g.cross@care4free.net
Guest
 
Posts: n/a
Default Incremental Numbering

Hi

I have to enter a several series of numbers repeatedly in a form.
Each number increases by one, eg. 101 102 103 etc.
until other series starts that also increase by one each time

What I'd like is the ability to have a sort of autonumber field,
increasing by one each time, with the ability to overtype in order to
start the next series.

Thanks
Graham

  #2  
Old November 13th, 2005, 11:41 AM
jv
Guest
 
Posts: n/a
Default Re: Incremental Numbering

Try:

thisfield.defaultvalue=thisfield+1

  #3  
Old November 13th, 2005, 11:42 AM
g.cross@care4free.net
Guest
 
Posts: n/a
Default Re: Incremental Numbering

Thanks

Where / how would I use this?
I've tried various ways - none of which work.

  #4  
Old November 13th, 2005, 11:44 AM
jv
Guest
 
Posts: n/a
Default Re: Incremental Numbering

On AfterUpdate of the field.

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles