Searching some double spaces

Good day,

I would like to know how to search the filename which contains some double spaces.

Thanks for your help

Try the filter expression
´%_filename% HAS "::"`
(where the 2 : represent the space characters, but as the forum formatter swallows multiple spaces, I used the : to illustrate))

Thank you very much for your prompt answer
All i OK