
Tip 1: use double quotes to search for an exact string
"account codes"
Tip 2: use AND / OR with multiple search keywords
- Use AND (or simply a space) between search keywords to find topics containing all search keywords, anywhere in the topic (the words don’t have to be next to each other).
- Use OR between search keywords to find topics containing either search keyword, anywhere in the topic.
account AND codes
account codes
(same as using AND
)
account OR codes