It is probably there somewhere. If you can't find it thru your search, try using the saveastext (hidden) method of the application object to create a searchable text file:
[tt]application.saveastext acreport, "rptName","c:\rpt.txt"[/tt]
Then use your favourite text search program (notepad?) and search for occurences of "text101"
Roy-Vidar