I am trying to make a 'search engine' for looking up a user specified string into a memo field. I've made several attempts using a query and 'Like' operator on memo field or even attempting to convert the memo field into a string (using CStr) with no success. Any ideas?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
i dont know if i get u'r question but you can use VBA to solve that: copy the memo field into a string
an use this
|
|||
|
|