Forum Discussion
Programming excel sheets using VBA
Hello,
I need to understand how VBA it works and what is the best book that help do excel programming step by step.
Many Thanks,
Ghassan
5 Replies
- vbaprogram2019Copper Contributor
Well, thanks for your help and I will visit the provided links.
- Subodh_Tiwari_sktneerSilver Contributor
If you seriously want to learn VBA, explore this https://www.youtube.com/playlist?list=PLNIs-AWhQzckr8Dgmgb3akx_gFMnpxTN5 which I think is the best ever tutorial series on Excel VBA. 👍
- vbaprogram2019Copper Contributor
I do appreciate your advise and I think it would be very helpful as a start for me to get the deep knowledge in programming.
Many Thanks,
- Subodh_Tiwari_sktneerSilver Contributor
The playlist I shared with you is very systematic one which starts from basics and covers all the advanced topic as well. And each video contains in depth information about the topic covered.
There are approx. 102 videos in the playlist and if you watch all of them and practice along with provided sample files, you will be an expert in Excel VBA very soon for sure.
- Haytham AmairahSilver Contributor
Hi,
The best book I know is this:
https://www.wiley.com/en-us/Excel+2019+Power+Programming+with+VBA-p-9781119514916
But there are some free resources on the Web such as:
https://www.youtube.com/channel/UC9OIUFZfYqELCFwWxT7OpKQ
https://www.excel-easy.com/vba.html
Best Regards