Forum Discussion

vbaprogram2019's avatar
vbaprogram2019
Copper Contributor
Sep 14, 2019

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

  • vbaprogram2019 

    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. 👍

    • vbaprogram2019's avatar
      vbaprogram2019
      Copper 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_sktneer's avatar
        Subodh_Tiwari_sktneer
        Silver Contributor

        vbaprogram2019 

        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 Amairah's avatar
    Haytham Amairah
    Silver Contributor

    vbaprogram2019

     

    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