I've only had FileLocator Pro for a few weeks. It has already saved me a lot of time searching for function calls inside Excel sheets. Great product.
But I just ran into a situation that doesn't seem to be working.
I made a change to the name of an Excel add-in module. That caused all calls to any code in that module to fail. Excel changed all calls like
=xyz()
to
='C:\Users\PogoP\AppData\Roaming\Microsoft\AddIns\Old Add-In Name.xlam'!xyz()
I typed ".xls" in the Filename: field and this in the Containing text: field:
'C:\Users\PogoP\AppData\Roaming\Microsoft\AddIns\Old Add-In Name.xlam'!
I put the name of a folder containing a few workbooks that I know contain that text. FLP reported 0 hits.
Am I doing something wrong?
Thanks