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  

Form record navigation



 
 
Thread Tools Display Modes
  #1  
Old February 6th, 2009, 08:56 PM posted to microsoft.public.access.gettingstarted
Gary
external usenet poster
 
Posts: 790
Default Form record navigation

I have a VERY simple database started. 3 tables with so far three forms.
When I created the initial form it came up and showed all of the records of
the table. Now for some reason it only shows 1 of 1 even though there are
multiple entries into the field. I am at a loss. It seems the more i try and
work in the database the more it needs. Also is there a simple way to set up
an Auto-Number without using the failed (AutoNumber)? I need to start a log
number that startes 2009-0001 and goes up in incraments, but in developing
the database and testing different things it now starts at 2009-0025 yet
there are no records in the table for prior numbers.
  #2  
Old February 7th, 2009, 12:48 AM posted to microsoft.public.access.gettingstarted
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Form record navigation

Gary

Microsoft Access Autonumbers are intended for use as unique row identifiers.
They are not customizable as you described, and they are generally unfit for
human consumption.

And were you aware that Autonumbers are not guaranteed to be/stay
sequential?

And stuffing more than one fact (YYYY, Sequence Number) into a single field
is not good data design. Instead, use a query to concatenate those two
together, each from its own field.

Good Luck!

Regards

Jeff Boyce
Microsoft Office/Access MVP

"Gary" wrote in message
...
I have a VERY simple database started. 3 tables with so far three forms.
When I created the initial form it came up and showed all of the records
of
the table. Now for some reason it only shows 1 of 1 even though there are
multiple entries into the field. I am at a loss. It seems the more i try
and
work in the database the more it needs. Also is there a simple way to set
up
an Auto-Number without using the failed (AutoNumber)? I need to start a
log
number that startes 2009-0001 and goes up in incraments, but in developing
the database and testing different things it now starts at 2009-0025 yet
there are no records in the table for prior numbers.



 




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 12:46 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.