N
Nandini
I have created a bibliographic database using Access 2003. Here some
parameter queries have been made to retrieve textual information through the
text box. For this I have designed the criteria as Like "*" &
[Forms]![Form1]![TextBox1] & "*" for a particular field. This crieteria can
retrieve any exact single word or phrase. But it couldnt retrieve phrases
containing any punctuation, if exact punctuation is not supplied as input. I
want to make such criteria, so that the presence of punctuation in a phrase
can be ignored at the time of input.
Wth regards,
parameter queries have been made to retrieve textual information through the
text box. For this I have designed the criteria as Like "*" &
[Forms]![Form1]![TextBox1] & "*" for a particular field. This crieteria can
retrieve any exact single word or phrase. But it couldnt retrieve phrases
containing any punctuation, if exact punctuation is not supplied as input. I
want to make such criteria, so that the presence of punctuation in a phrase
can be ignored at the time of input.
Wth regards,