PC Review


Reply
Thread Tools Rate Thread

Auto-numbering a list

 
 
Howard
Guest
Posts: n/a
 
      31st Dec 2009
I have a data base which prints a report based upon starting dates. When I
print the report, I want the list to print a number to the left of each name
which starts with the number "1" and goes to the end of the list. The list
may change, but I still want the numbering to work the same. Is there
anything in Access which can do this, or do I need to write some code?
Thanks for the help.
--
Howard
 
Reply With Quote
 
 
 
 
Tom van Stiphout
Guest
Posts: n/a
 
      31st Dec 2009
On Thu, 31 Dec 2009 05:43:01 -0800, Howard
<(E-Mail Removed)> wrote:

Yes, there is a simple and elegant solution. Create a textbox to hold
the value. Set its ControlSource property to "= 1". Set its RunningSum
property to True. Done.

-Tom.
Microsoft Access MVP



>I have a data base which prints a report based upon starting dates. When I
>print the report, I want the list to print a number to the left of each name
>which starts with the number "1" and goes to the end of the list. The list
>may change, but I still want the numbering to work the same. Is there
>anything in Access which can do this, or do I need to write some code?
>Thanks for the help.

 
Reply With Quote
 
Douglas J. Steele
Guest
Posts: n/a
 
      31st Dec 2009
Add an unbound text box to your report.

Set its ControlSource to =1 and its RunningSum property to Over All (or Over
Group, depending on how your report is set up).



--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Howard" <(E-Mail Removed)> wrote in message
news:6841B177-21E4-4E45-A300-(E-Mail Removed)...
>I have a data base which prints a report based upon starting dates. When I
> print the report, I want the list to print a number to the left of each
> name
> which starts with the number "1" and goes to the end of the list. The
> list
> may change, but I still want the numbering to work the same. Is there
> anything in Access which can do this, or do I need to write some code?
> Thanks for the help.
> --
> Howard


 
Reply With Quote
 
Howard
Guest
Posts: n/a
 
      6th Jan 2010
Tom: Sorry it took so long to reply, but thanks for the help. This is just
what I needed.

Howard--
Howard


"Tom van Stiphout" wrote:

> On Thu, 31 Dec 2009 05:43:01 -0800, Howard
> <(E-Mail Removed)> wrote:
>
> Yes, there is a simple and elegant solution. Create a textbox to hold
> the value. Set its ControlSource property to "= 1". Set its RunningSum
> property to True. Done.
>
> -Tom.
> Microsoft Access MVP
>
>
>
> >I have a data base which prints a report based upon starting dates. When I
> >print the report, I want the list to print a number to the left of each name
> >which starts with the number "1" and goes to the end of the list. The list
> >may change, but I still want the numbering to work the same. Is there
> >anything in Access which can do this, or do I need to write some code?
> >Thanks for the help.

> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
outline numbered list not auto-numbering Ron Johnson Microsoft Word New Users 3 6th Mar 2010 05:04 PM
Starting a new auto numbering list after a heading on the same lin Beej Microsoft Word Document Management 2 24th Sep 2009 09:31 AM
Auto List with a Hard Return Numbering Question samiam Microsoft Word Document Management 5 20th Feb 2008 05:00 PM
Manual numbering to auto (outline) numbering =?Utf-8?B?RHVrZSBDYXJleQ==?= Microsoft Word Document Management 1 4th May 2006 10:27 AM
Auto numbering an issue list =?Utf-8?B?QnJpYW4gRw==?= Microsoft Access Forms 3 26th Jan 2005 04:54 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:55 PM.