Objective To save a excel file at a fixed path using VBA excel. Approach Below […]
Objective To open and close excel file using VBA Excel. Approach: Here we are using […]
Objective To create a shape in worksheet and format by using VBA Excel. Approach Here […]
Objective To replace a string in all the excel files in a folder using VBA. […]
Objective To open the PowerPoint presentation from excel macro using VBA. Create a text box […]
Objective To add or modify title in a PowerPoint slide using VBA by user input […]
Objective To delete the shapes on a PowerPoint slide using VBA. Approach Here we had […]
Objective To add auto shapes in a PowerPoint slide using VBA while taking the input […]
Objective To delete all the text boxes on a slide using VBA. Approach Herein we […]
Objective Adding the text boxes on a PowerPoint slide using VBA. Approach In the code […]