I have a google sheet, with two columns (A and B) and X amount of rows.
I want to pass in A1 and B1 into ChatGPT as a message.
I then want the result from chatGPT to go into the google sheet in column C
I want to loop this until all the rows have been looped.
Does anyone know how best to achieve this?