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.
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.Thankspage 1No Name 1 A2 B3 Cpage 2No Name4 D5 E6 FSupposely,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!--SMerrillSeattle, WA |
 |
|
|
|
|