Hi,
I have a field that contains patient reports in them. I want to search for the word "Summary" in the report (which is usually in the end of these reports) and then do a search within that paragraph or two for specific keywords (which will be entered by the user). Here's what I need for this report:
- Search only within the text AFTER the word "Summary"
- Within the Summary, user will specify (via report parameters) keyword(s) to search for there. Will need to allow multiple keywords, maybe separated by commas for each keyword(s)
The above will be in the record selection and will return the report ID. I don't need the report or text itself. My main problem now is figuring out how to do the above two items.
Using Crystal Reports XI.
Thanks.
Kevin.
I have a field that contains patient reports in them. I want to search for the word "Summary" in the report (which is usually in the end of these reports) and then do a search within that paragraph or two for specific keywords (which will be entered by the user). Here's what I need for this report:
- Search only within the text AFTER the word "Summary"
- Within the Summary, user will specify (via report parameters) keyword(s) to search for there. Will need to allow multiple keywords, maybe separated by commas for each keyword(s)
The above will be in the record selection and will return the report ID. I don't need the report or text itself. My main problem now is figuring out how to do the above two items.
Using Crystal Reports XI.
Thanks.
Kevin.