A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Sequential Numbers in Reports



 
 
Thread Tools Display Modes
  #1  
Old December 26th, 2008, 03:10 PM posted to microsoft.public.access.gettingstarted
steve goodrich
external usenet poster
 
Posts: 132
Default Sequential Numbers in Reports

Sequential Numbers in Reports.

I have a report that runs showing visitors to our building.
I would like to add a sequential number to each record of the report
starting at 1001

I have added an unbound text box to the report and set the properties as
follows:

Data Tab,
Control Source =1
Running Sum - Over all

This numbers the first record as 1 the second as 2 and so on.

Is there anyway I can set the first number as 1001, second 1002 and so on.

Thanks in advance for any advice.


  #2  
Old December 26th, 2008, 05:02 PM posted to microsoft.public.access.gettingstarted
Arvin Meyer [MVP][_2_]
external usenet poster
 
Posts: 2,310
Default Sequential Numbers in Reports

Format([Data Tab],"\1000")
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com


"Steve Goodrich" wrote in message
. ..
Sequential Numbers in Reports.

I have a report that runs showing visitors to our building.
I would like to add a sequential number to each record of the report
starting at 1001

I have added an unbound text box to the report and set the properties as
follows:

Data Tab,
Control Source =1
Running Sum - Over all

This numbers the first record as 1 the second as 2 and so on.

Is there anyway I can set the first number as 1001, second 1002 and so on.

Thanks in advance for any advice.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:39 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.