Hi,
Thanks for getting back to me.
I have a AuthorsDatabase with Fields AuthorName and Quotes(Text Field)
I created a Form Called QiuoteSelection Q
with a Outbound Field Called QuoteQ where I will input the word
I have a list box called KeywordSelectio n
with the Query SELECT Quotes FROM AuthorsDatabase WHERE Quotes like "%" & Forms!QuoteSele ctionQ.QuoteQ & "%";
...
User Profile
Collapse
-
Find a key word based on a list of characters(sentence)
Is it possible to search for a particular word in a string of words
For Eg
I am Crazy :))
Its a Crazy world
It is a lovely day.
If I input Crazy in a form, It should list the first 2 sentence.
Could anyone give me a code to achieve this?
Thanks in Advance -
writing code for a better find command
Hi,
I saw this thread on the above Topic. Did it work? I tried the same thing and it is not populating the list Can anyone help me please?
A solution was given by PCDatasheet.as mentioned below in the code;
This was the original question
I have had help from this group before and want to thank everyone,
especially PCDatasheet.
My database includes a field called HomePhone, it uses the...
No activity results to display
Show More
Leave a comment: