Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Search incorrectly returns multiple databases
pennyg
I'm using VBA in word to search a database and return documents to the open dialog screen as per thread "Display Search Dialog from another database".
The search is working correctly across custom fields etc. however its returning results for all databases instead of just the selected database. When the search is performed manually it is giving the correct results. I am including context.Add "SearchDatabaseName", "DOCUMENTS" and this is displaying the correct selection on the search screen. We are using Word 2003 and Filesite 8.2.
Any ideas on what may cause this?
Thanks
Find more posts tagged with
Comments
jny
Would you show your VBA code that is used to do this search?