Hi, I am looking for help where in I require to download pdf documents and also screenshots which are present in excel sheet. What can be the possible options to download the same.
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: