Skip to content

Tutorial

Excel VBA Macro Save .xlsm File to Specific Location as .xlsx | File Name Based on Cell Values

      In this video I demonstrate how to write VBA code to save a macro-enabled .xlsm file as a normal Excel workbook (.xlsx file). In our scenario we have an invoice template that we use to generate our invoices. A command button, when pressed, automatically saves a copy of the invoice template to a specified… Read More »Excel VBA Macro Save .xlsm File to Specific Location as .xlsx | File Name Based on Cell Values

    Put Multiple Pictures, Side by Side, On One Page in a MS Word Document | Multiple Photos in a Table

      In this video I demonstrate how to put multiple photos, images or pictures on the same page, side by side in a Microsoft Word document. I explore two methods you can use to achieve this.   Method 1: Change the Image Layout Option Click here to view this part of the video By default images are… Read More »Put Multiple Pictures, Side by Side, On One Page in a MS Word Document | Multiple Photos in a Table