I can send an email via vba without outlook, but I can not receive emails, can you help me ?
I can send an email via vba without outlook, but I can not receive emails, can you help me ?
If solved remember to mark Thread as solved
Excel is not an E-mail client.![]()
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
You can use Gmail's ATOM feed in VBA to see if there is any new messages in your Inbox and read a summary of them.
https://mail.google.com/mail/u/0/feed/atom
The response will be in XML format, and you can fetch the datas from the nodes by VBA/XML.
.
Last edited by Haluk; 07-19-2019 at 02:46 AM.
thank you for suggestion, but I'm not able to do it, can you provide me a sample code ?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks