How to download objects attached in excel which includes pdf and screenshots

Hi @Abhi_G_G

I was reviewing the existing UiPath activities and there is no activity that allows you to do it directly, what you can do, is to create a macro in the excel file (must be .xlsm and not .xlsx) and run the macro from UiPath to extract the information from the file, I attach an example for an image.
DownloadImageFromExcel.zip (74.1 KB)

source: