I am writing a VBA code on Excel to instruct powerpoint to open a default template, and insert a picture (with path saved in excel) into the object box in the powerpoint. However, after insertion of the picture, the picture doesnt fit into the dimension of the object box and I have to manually select the picture and press the "FIT" button to make it fit for the dimension. Is there any code that I can use to automate such process?