C
cableghost
Guest
I have Access 2002/XP and need to know how to sort street addresses.
I have seen the posts about creating and entering expressions but I am all confussed.
I want to sort addresses by the name not the number ...
In queries, the following is an expression that I thought may work but an error message appears and says I have a wrong ., !, or ).
Right(Trim("Building Address"),Len(Trim("Building Address"))-InStr(1,"Building Address"," "))
Any help with this would be great!
------------------------------
Scott
cableghost@hotmail.com
I have seen the posts about creating and entering expressions but I am all confussed.
I want to sort addresses by the name not the number ...
In queries, the following is an expression that I thought may work but an error message appears and says I have a wrong ., !, or ).
Right(Trim("Building Address"),Len(Trim("Building Address"))-InStr(1,"Building Address"," "))
Any help with this would be great!
------------------------------
Scott
cableghost@hotmail.com