john122
03-08-2002, 06:01 AM
The query prompts the user to enter a Post Code...
for example a prompt will appear the user will enter only the first part of the Post Code like BT....
The Post Code could be.. BT6 7gt or BT66 6bd.
I have entered the following in the Query parameter section in Access..
like [Enter Post Code]&*
If I were to enter BT6...I get all records containing BT66 aswell which I do no need...
so I need help with Wildcard's for the above code.
Appreciate the help...cheers!
for example a prompt will appear the user will enter only the first part of the Post Code like BT....
The Post Code could be.. BT6 7gt or BT66 6bd.
I have entered the following in the Query parameter section in Access..
like [Enter Post Code]&*
If I were to enter BT6...I get all records containing BT66 aswell which I do no need...
so I need help with Wildcard's for the above code.
Appreciate the help...cheers!