If You don’t want to miss the expected email among tons of other messages, I invite You to this article, where I will show You how to check Outlook inbox automatically.
Continue reading “How to check Outlook inbox automatically?”Category: Excel VBA
How to send an email using Excel
How many times have you forgotten to send an email? How many times did you think that you clicked send and the email did not come out of your mailbox? In this article I’m gonna show You how to automatically send en email using Excel.
Continue reading “How to send an email using Excel”Video tutorial: Arrays as best Excel table alternative!
Arrays are awesome. This is one of the main things You should learn working with Excel VBA. In case of data, I think I can safely say, that arrays are the best alternative for tables in VBA. Watch it here or go to my channel.
Enjoy the video, please leave a like and subscribe!
How to screen capture of active application?
Last time I showed You how to make preview of a PDF file. Unfortunately that method puts whole file into your worksheet. In case of big size, it increases a lot the workbook weight. In this article I’m going to show You how to make it easier and lighter by screen capture of active application.
Continue reading “How to screen capture of active application?”Video tutorial: How to declare Excel range in VBA?
In this video I’m going to present You my 5 simple ways of how to declare Excel range in VBA. Watch it here or go to my channel.
Enjoy the video, leave a like and subscribe to my channel!
How to make print screen of worksheet
It would be often useful to be able to take a screenshot automatically. Many times I was wondering if it is possible at all to code it. In this article I will share with You how can You make print screen of your worksheet.
Continue reading “How to make print screen of worksheet”