How to add new column everyday with current date's day

@Pablito @NIVED_NAMBIAR Thank you for your response

Workflow: follows some steps

  1. Here I’m reading a sheet from excel.
  2. Comparing two columns from the sheet
  3. If the data match, the bot will select that row cell and today’s date column
  4. Bot will write right tick on that cell
  5. Similarly these steps will perform for 100+ row data

Note: the entire process will execute only once a day

The next day the matching row cell will be the same but the column will be current dates day

Therefore I want to add today’s date column every day and the column will add from “F” name of the column in the excel

@Pablito @NIVED_NAMBIAR I have tried both solutions but not worked for me

Hope you guys got the query

Thanks in advanced

1 Like