Find text string in report

jsic1210

Registered User.
Local time
Today, 09:16
Joined
Feb 29, 2012
Messages
188
Hello all. I'm trying to create a Find function in a report. I have a textbox and a command button labeled "Find." I want to type something in to the textbox, such as "Company," and click the Find button. I want it to search the whole report for the next instance of "Company." Also, I want to make sure if I click it a second time, I want it to find the second instance. I have no idea how to code this. Does anyone have any suggestions?
 
I had a feeling it wasn't possible. I could try something like what you mentioned, but it may not be what the users wanted. Thanks for your help!
 

Users who are viewing this thread

Back
Top Bottom