Hi all,
I am building a workflow to pull data from various sources in order to update an existing spreadsheet without messing up the spreadsheet format only if the "Need to Update" column is flagged as "Y". See below for sample table. I want to be able to update value 1, 2 and 3 for object B and C with new pulled info.
As of now I am able to pull the required values in workflow and then manually copy and paste the values to a temp spreadsheet and then use a vlookup in workbook to manually update the values and I would like to be able to automate to directly overwrite the table for the rows that need to be updated (Y).
I would really appreciate some recommendation on which function(s) to use to solve the problem.
