Does anyone have excel vba code to copy and paste to loop through gmail emails in a gmail inbox?
While there is a ton out there about:
1) sending gmail with excel vba;
2) looping through emails with excel vba in outlook; and
3) looping through gmail emails in a gmail inbox using other programming languages;
I couldn't find anything to loop through gmail emails in a gmail inbox.
I know I'm actually asking for quite the finished product. It's not that I'm hoping that anyone would be so kind as to write the code for me, but I am hoping that someone might have it already.
After all my attempts to tweak the code I was able to find relative to 1), 2) and 3) above, it became clear to me that I just need to go ahead and post this question. (Who knows, it may help a ton of other folks too.)