Free software to search windows file system

Associate
Joined
10 Jul 2006
Posts
2,423
I want to search a file system for excel spreadsheets that call a particular function. If I right click on one of these spreadsheets I can find the function name in plaintext but using the inbuilt windows search doesn't pick up any results.

Anyone got any tools or scripts that will allow me to do this?

Windows XP.

Cheers
 
if you open an .xls file in notepad it's just gibberish so you'll need a tool specifically for working with excel files. i have no idea.
 
problem solved then. i know notepad++ can search in multiple files and supports wildcards for filenames. you just tell it what folder to look in.
 
problem solved then. i know notepad++ can search in multiple files and supports wildcards for filenames. you just tell it what folder to look in.

I just tried it on a folder with 9 spreadsheets in....and its causing the UI to crash.

I want to search a far far far far larger set of files than that.

I am expecting 10,000+ results. All I want is a list of files.
 
ok, problem not solved. :p

or don't click on it while it's working and just leave it. it may take some time. :D

or does it really crash even when you don't do anything? i've seen it go unresponsive before but it comes back after time.
 
Last edited:
Can you not just use Excel? I know in Excel 2003, you can do an advanced search to find all files with certain text.

Open Excel
Click Open
Click Tools -> Search
Click Advanced
Add text or property to search for and add (includes say "=SUM(F18:F25)")
Click Search In to select folder/s
Click File type and only select Excel.
Go

Excel 2007, 2010 and 2013 should have the same function somewhere.
 
Back
Top Bottom