Hi All,
It would be great if someone helps me on below issue: My scenario is earlier is like to whom we are sending the email the same we need to get the response and update it so I was comparing with length of string of approval sent to = to received from then the status is completed. It's working fine but on below scenario i was not sure how to implement in the logic. On what basis we can check with this items.
1) I have 2 columns of Email send to and received From columns, The email sent to contains 4 email ids but the received from has 3 email id's. It has 2 email id for this dept: IT(abc@gmail.com,bcd@gmail.com) so if we got response from anyone of the person is accepted. I need to change my status is completed.
Thanks,
Asha.
Could you please let me know how to implement this?
Comparing the lengths of strings to confirm if they are equal is not a good idea. People can have the same number of letters in their name.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492