Re: Sorting issues-Need help bad!!!
- From: "BruceM" <bamoob@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 17 Nov 2005 13:43:24 -0500
When you refer to the "end of the database" do you mean that it is in the
last row in the table? If so, not to worry. The table is a place to store
information, not to work with it. You can make a query, sorted as you
choose, based on a table and use that instead of the table for the form's
record source, or you can use a form's Order By property or a report's
Sorting property to arrange the data to your liking.
If this does not answer your concerns, please describe in a little more
detail what you are trying to do.
"reeve13" <reeve13.1ynkdz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:reeve13.1ynkdz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> I am coming across a problem that I need help with.
>
> When I enter a new record in the continuous form, Access places the new
> entry at the end of the DB and not in the correct slot. What I don't
> understand is.before entering a new record, I do a filter by selection
> to bring up the records with that specific file number, and when I
> click on add new record, upon entering the new data and saving it, the
> moment I remove the filter, the new entry is at the end of the db and
> not with the others. I am very careful in entering the data to make
> sure it is correct, but whatever I do, the record is not updated
> correctly. How do I fix that?
>
> Thanks. :confused:
>
>
> --
> reeve13
> ------------------------------------------------------------------------
> reeve13's Profile: http://www.hightechtalks.com/m120
> View this thread: http://www.hightechtalks.com/t2288332
>
.
- References:
- Sorting issues-Need help bad!!!
- From: reeve13
- Sorting issues-Need help bad!!!
- Prev by Date: Re: Mandatory Fields
- Next by Date: Re: FOrm and COmbo Box...
- Previous by thread: Sorting issues-Need help bad!!!
- Next by thread: Re: error pulling data from query using a command button on a form
- Index(es):
Relevant Pages
|