I'd like to search for an email that contains an excel attachment. I'm using outlook.
I know I can do
hasattachment:true
but this matches any attachment type
I've also tried,
attachment:*.xlsx
but this doesn't work
|
I'd like to search for an email that contains an excel attachment. I'm using outlook. I know I can do
but this matches any attachment type I've also tried,
but this doesn't work | |||
|
feedback
|
|
It's a little backwards, but you can do this with
| |||
feedback
|