D
DanJ
I have a program in Access which creates transaction records in a table.
Normally, the Name of a person is used and that column is used to sort the
invoice detail records. Howver, I now want to add transactions which are not
based on the name and I want them to sort at the bottom of the list. I have
tried adding special characters like "[" to the beginning of the string, but
Access seems to ignore them in the sort. What character can I use so that
Access will always sort the record below Z. I would like it to be a
character that doesn't look odd, but still does the job. For example, I
don't want to add "zz_" to the string because this would confuse the
customer. I'd like to use some type of symbol or invisible character if
possible. Anyone know what character Access will not ignore and place at
the bottom of the sort order?
Normally, the Name of a person is used and that column is used to sort the
invoice detail records. Howver, I now want to add transactions which are not
based on the name and I want them to sort at the bottom of the list. I have
tried adding special characters like "[" to the beginning of the string, but
Access seems to ignore them in the sort. What character can I use so that
Access will always sort the record below Z. I would like it to be a
character that doesn't look odd, but still does the job. For example, I
don't want to add "zz_" to the string because this would confuse the
customer. I'd like to use some type of symbol or invisible character if
possible. Anyone know what character Access will not ignore and place at
the bottom of the sort order?