B
Bill Mitchell
Hi,
I have added a Field called RowCounter to some of my
tables in which I want to be able to physically number
the rows on some continuous forms. The purpose of this
is for sorting, identifying, etc.
The problem that I am having is that since the field is
used sometimes and not used at other times, it
occasionally has a Null value. When sorting, Access
lists Null values FIRST. As you can see, this is a
problem.
Is there some way to set up my query so that it will sort
by the numbers RowCounter field ONLY if the value is NOT
NULL?
Thanks.
I have added a Field called RowCounter to some of my
tables in which I want to be able to physically number
the rows on some continuous forms. The purpose of this
is for sorting, identifying, etc.
The problem that I am having is that since the field is
used sometimes and not used at other times, it
occasionally has a Null value. When sorting, Access
lists Null values FIRST. As you can see, this is a
problem.
Is there some way to set up my query so that it will sort
by the numbers RowCounter field ONLY if the value is NOT
NULL?
Thanks.