I am looking for a file which contains a text string that looks like this:
VALUE - "X"
Because of the spaces on either side of the dash, I must enclose the string in quotes. But the string INCLUDES quotes, so that doesn't work! How do I find what I'm looking for? After extensive internet searching I found some suggestions and tried
contents:~VALUE - "X"
contents:~'VALUE - "X"'
'VALUE - "X"'
but those don't work, either. The best I can do is a search for
"VALUE - "
but that returns far too many files. The "X" is critical to my search. Help!
VALUE - "X"
Because of the spaces on either side of the dash, I must enclose the string in quotes. But the string INCLUDES quotes, so that doesn't work! How do I find what I'm looking for? After extensive internet searching I found some suggestions and tried
contents:~VALUE - "X"
contents:~'VALUE - "X"'
'VALUE - "X"'
but those don't work, either. The best I can do is a search for
"VALUE - "
but that returns far too many files. The "X" is critical to my search. Help!
My Computer
At a glance
Windows 7 Professional 32 bit
- OS
- Windows 7 Professional 32 bit