Hey Guys
I have the following code which counts items in a mailbox:
I want to be able to run a check to see if the mailbox exists before I do an email count.![]()
Please Login or Register to view this content.
So I need an IF statement to check if mailbox exists in destination, if yes then run email count and put in Cells(x,y) else if mailbox doesnt exist then put "N\A" in Cells(x,y).
Bookmarks