How to Copy paste data range from Excel to powerpoint slide

后端 未结 3 2117
独厮守ぢ
独厮守ぢ 2020-12-22 00:02

I am trying to prepare code to copy and paste excel data range from excel sheet to powerpoint slide but I am able to paste images only.

Please help with the suitable

3条回答
  •  离开以前
    2020-12-22 00:37

    Another method for getting the data from Excel to PPT slides without VBA code also possible.

    Note: save both workbook and PPT file in one location.

    Step 1: Copy excel data / table

    Step 2: Go to Power point slides

    Step 3: Select Paste special option

    Step 4: Select "Paste Link" radio button

    Step 5: Click on Ok

    Then save the files then change the data in excel, now it will automatically copy the data based linking the connection.

    Hope this option helps.

    Thanks, Gourish

提交回复
热议问题