Can some one help me in the below scenario.
From colIection, I need to append data into (existed) excel sheet.
Any one - any idea on how to impliment the above requirement.
Thank in advance.
Are you sure you cannot append data? Write Action as a 'Cell Reference' input parameter which the description says ""The reference at which the collection should be written."" So if you set Cell Reference to be F10 your collection will be written to the excel document from that point.