in reply to Re^2: Win32::OLE Find in Table method
in thread Win32::OLE Find in Table method

That does not exist to my knowledge. What you need to do is to familiarize yourself with the VBA object model (especially the object browser in the MS Office programs is useful) and learn how to translate VBA into Perl. PerlMonks has a lot of material on this. If you search for "Win32::OLE" you will find many helpful posts.