Excel file with multiple sheet of images. how can I iterate each sheet and fetch the text from each sheet and fill the fetched data in another sheet

Hi @naga.nagiri,

Refer this post

you can get all the sheet names then you can loop through the sheet name use read range

Regards,
Arivu