How to use IF condition between Web and Excel

Great @Alfred_Gan

Kindly close this topic and mark as solved it will help for other user.

You can try this logic

Use If condition and check for Current Date

Currentrow("Date").Tostring.Contains(Datetime.Now.Tostring) and String.IsNullorEmpty("Remark")

Regards
Gokul

1 Like