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?