Hi,
I have 4 worksheets in workbook which contains different data table.
e.g.
Sheet1 Product Name ("A2:A20") vs Product Y ("B2:B20") & chart
Sheet2 Month("A2:A20") vs Sales quantity ("B2:B20") & Chart
Sheet3 Data table
Sheet4 Data table (2)
Excel data table will be updated by user using macro and I want to make it auto updated in presentation slide (PowerPoint) as well.
I have tried in PowerPoint with Insert > Object > Create file from > Link but not helpful as it only applicable for one worksheet. Only the last worksheet saved in excel will be linked to presentation slide.
Is there anyone can help to create VBA code to solve it?
Bookmarks