Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 Auto numbering in Paged Table Display From MsAcess

Author  Topic 

WC
Starting Member

2 Posts

Posted - 2002-07-31 : 04:57:04
I have problem in coding the numbering for the Paged Table Display using MsAccess.
Can anyone please show mi an example.Thanks
page 1
No Name
1 A
2 B
3 C

page 2
No Name
4 D
5 E
6 F

Supposely,I have declare my pagesize to be 3 and divide it into 3 records per page.But how do I code the auto numbering as the records in the MsAccess are not arranged accordingly so I want to code the No as auto number.
Can anyone please code an example for me?Thks a lot.


SMerrill
Posting Yak Master

206 Posts

Posted - 2003-05-12 : 12:39:29
It is difficult to understand what you intend to say. "Paged Table Display" is not a standard MS Access term.

Could you please be more specific as to what kind of display you are attempting to produce? Is it a form, or a report, or a text file?
Thanks!



--SMerrill
Seattle, WA
Go to Top of Page
   

- Advertisement -