@Pablito @NIVED_NAMBIAR Thank you for your response
Workflow: follows some steps
- Here I’m reading a sheet from excel.
- Comparing two columns from the sheet
- If the data match, the bot will select that row cell and today’s date column
- Bot will write right tick on that cell
- 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