Fast searching from:name and date

Status
Not open for further replies.

Rijotech

Member
Outlook version
Outlook 2013 64 bit
Email Account
Exchange Server
Hello everyone, I'm using Outlook 2013 and I was wondering if there is a way i can search from:name plus one specific date to another? for example note this is not a working example! on Instant search i will input from:name of email sender AND received:( >4/15/2014 AND <4/21/2014)

Is that something possible and if is possible what am i missing?

Thanks in advance!
 
you're close. Try this:

from:sender received:(>4/1/2014 <4/13/2014)
or
from:sender received:(4/1/2014..4/13/2014) [that's 2 dots in between dates]
or
from:(sender+name) received:(>4/1/2014 <4/13/2014) [using two words for the sender will match either word in other From names. use quotes around the words or put a plus between the words]

More search query tips: http://www.slipstick.com/outlook/instant-search-tips/
 
so much for the smilies :) See if this works better -

Code:
from:sender received:(>4/1/2014 <4/13/2014) 
 
from:sender received:(4/1/2014..4/13/2014) 
 
from:(sender+name) received:(>4/1/2014 <4/13/2014)
 
This one works perfectly
Code:
from:sender received:(4/1/2014..4/13/2014)
Thanks a lot for the fast response and have a great day!
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
Diane Poremsky Office for Mac: Insider Fast and Slow Builds Using Outlook 0
M Short term workaround for when Outlook searching stopped functioning Using Outlook 0
P How to add a column named categories when searching in Outlook Using Outlook 0
V vBA for searching a cell's contents in Outlook and retrieving the subject line Outlook VBA and Custom Forms 1
geoffnoakes Outlook 2016 Searching based on CreationTime Using Outlook 3
P Searching tasks that are archived Using Outlook 4
M Outlook 365 Searching all shared calendars Outlook VBA and Custom Forms 4
O Searching for Custom Flags Using Outlook 3
B Searching for a Add-In Using Outlook 3
J Searching message folder in Outlook 2016 Using Outlook 5
R Problem with searching public folders Exchange 2013/16 Exchange Server Administration 2
C Outlook 2016: Searching in all (+public) folders Outlook VBA and Custom Forms 9
Diane Poremsky Searching for Outlook Items in Windows Using Outlook 0
M Searching multiple folders Using Outlook 6
W Searching Flagged Email Outlook 2013 Using Outlook 1
E Searching a Shared Outlook Mailbox from the start menu? Using Outlook 4
S Searching contacts across GAL and local address book at same time Using Outlook 1
A Searching for text in Contact notes Using Outlook 2
M Searching for categories not in the master category list Using Outlook 3
P Searching By Contact Categories Using Outlook 0
B Searching OWA Additional Mailbox - in which Secondary folder is the email? Using Outlook 1
R searching a not function Using Outlook 2
R Searching emails sent/recieved on a specific date. Using Outlook 2
M Searching Outllook 2010 shared contacts from Outlook 2007 Using Outlook 4
G CTRL-E is not searching I-cloud contacts Using Outlook 2
M Jolly characters in Outlook 2007 searching Using Outlook 3
E Does Outlook 2010 support searching multiple .pst files simultaneously? Using Outlook 0
D searching Outlook 2010 Calendar Using Outlook 1
X outlook 2007 error when searching Using Outlook 7
T searching for attachments that have a certain "text" in the name Outlook VBA and Custom Forms 2
D Searching for Data in a custom form Outlook VBA and Custom Forms 1
T How to find or display the sub-folder name for an Archive Search Using Outlook 10
M Outlook Macro to save as Email with a file name format : Date_Timestamp_Sender initial_Email subject Outlook VBA and Custom Forms 0
C Site name? Using Outlook 1
C Code to move mail with certain attachment name? Does Not work Outlook VBA and Custom Forms 3
A rule name into message - how? Outlook VBA and Custom Forms 5
ill13 Prepend the user's computer name to the subject. Outlook VBA and Custom Forms 1
kkqq1122 How would I add Search for attachment name Outlook VBA and Custom Forms 3
C Automatically Insert Recipient Name from To Field Outlook VBA and Custom Forms 4
P Automatic Greeting "Hello Name," when Reply All is clicked Outlook VBA and Custom Forms 1
O Filter-Query Builder-Description - what field name to use? Using Outlook 4
D ISOmacro to extract active mail senders name and email, CC, Subject line, and filename of attachments and import them into premade excel spread sheet Outlook VBA and Custom Forms 2
B Search and Find Email by Folder Name Outlook VBA and Custom Forms 2
icacream Outlook 2016 “Enter your user name and password for the following server.” Using Outlook 5
D Forwarding email based on the attachment file type and specific text found on the attachment file name Outlook VBA and Custom Forms 1
G VBA to save selected Outlook msg with new name in selected network Windows folder Outlook VBA and Custom Forms 1
R Capture Sender's Display name and Address Outlook VBA and Custom Forms 3
I 'quote marks' around email name Using Outlook 1
A Prepending Email Addrs with "Display Name <email>" Has Stopped Working Using Outlook 0
U Outlook 2016 Outlook 2016 sender name Using Outlook 1

Similar threads

Back
Top