Hi,
I am already having an excel file having 2 columns, now I wanted to add the third column to it, whose values will be coming after scraping data from the web.
I am getting the correct value of data scrapped, but I am unable to write into the third column, corresponding to its values for each row.
Please help me with this.
Thanks.