|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
In a MS Access Report, how can I get my records automatically bulleted or numbered?
Ex. a. Record1 b. Record2 c. Record2 Thanks, JssLcy |
|
#2
|
|||
|
|||
|
Place a new text box in your detail next to your other records and use the Count Function in the Control Source (i.e. Count(Records))
: ) Quote:
|
|
#3
|
|||
|
|||
|
I have a similar kind of problem where i have a query based on a table with the fields such as firstname and lastname. I am running a report which list down all the records. But i want to print a row number / serial number as first column in the report.
Sample SL. No. FirstName LastName 1. Sam Noel 2. Manz Nishad 3. Prav Jeevan Please note that this SL.No is not a bound column to database. This has to be generated while running the report. Any idea guys? Please reply. |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > Auto Bullets/Numbering??? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|