Results 1 to 2 of 2

Thread: generating an serial number field in data report

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2008
    Posts
    8

    Question generating an serial number field in data report

    Hello,
    I am using data report in vb 6.0 and I have to show the extracted records with serail no. auto-incremented. I cannot use the ID from the database since it is an auto-number and if a record is deleted, the records loose their continuity.

    Plz Help!!!!
    Thanks in advance!!!!!!!

  2. #2
    Hyperactive Member
    Join Date
    Jul 2007
    Posts
    479

    Re: generating an serial number field in data report

    Have you tried using the Special Field called Record Number? I've never used it but it will probably do the trick. Otherwise, you can create your own formula that increments a shared variable from a specific starting number.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width