User Profile

Collapse

Profile Sidebar

Collapse
rvinodk
rvinodk
Last Activity: Nov 20 '10, 11:02 PM
Joined: Jan 19 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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 & "%";
    ...
    See more | Go to post

    Leave a comment:


  • 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
    See more | Go to post

  • rvinodk
    started a topic writing code for a better find command

    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...
    See more | Go to post
No activity results to display
Show More
Working...