Re: Sort Ascending
- From: "Alex Dybenko" <alexdyb@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Oct 2006 18:08:22 +0400
Hi,
you can add one more column to your form's recordsource query, replace null values with max date could be, say 1/1/2040 using Nz() and then sort form by this column
--
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
"ladybug via AccessMonster.com" <u21071@uwe> wrote in message news:67f37481c26d0@xxxxxx
I am trying to sort a list of dates on a continuous form. I want it
ascending. However, there are some entries that do not have any dates. I
want these entries to be at the bottom.
Currently, these entries without dates are at the top because of the
ascending sort.
Any ideas?
--
Message posted via http://www.accessmonster.com
.
- References:
- Sort Ascending
- From: ladybug via AccessMonster.com
- Sort Ascending
- Prev by Date: Re: Row selection
- Next by Date: Re: Row selection
- Previous by thread: Sort Ascending
- Next by thread: Re: Sort Ascending
- Index(es):