I want to paste screenshot of holidays of different countries in excel sheet, sheet has to be created everytime by bot when screenshot will be copied countrywise:
URL- Holidays worldwide
For example:-countries for which screenshot-Denmark,Netherland
I have used invoke code for screenshot but not able to create new sheet ,paste screenshot and rename sheet.
You’ll probably have to directly interact with Excel to get the correct cell selected and then click Edit/Paste in the menus. Or use the Excel “add image” menus.
Curious, though, why are you trying to paste into Excel instead of Word or just saving the image somewhere?