Received View

Anyone interested in a new view that would contain all emails that have been received. This would be similar to the sent view but the reverse. I have tried to play with the selection formula’s but cannot get anything to work.

TIA

Subject: Try this

If you have Designer access you can copy the All Documents view ($All) and add this in the selection formula:

From <> @Username

That got rid of everything from my All Documents view that I had sent. You probably could clean out all the Calendar and such entries by using Form=“Memo” or some such.