Hi Monks,
I have a script that generates an excel(calling this as New) by reading data from multiple excel sheets(callinthese as all). Now, comments have been added to these sheets(all). I would like to read these comments from (all) and put them in the excel that is being generated by script(New). I searched and found spreadsheet::parseExcel.But it does not have any such information.
Could you please help me with this at the ealiest?