i have a requirement where i have to copy cell from excel and search that cells data in outlook search . UI doesnt seem to work properly . can i know other methods and steps to do the above .
Hi,
You can use for each emails activity to filter the emails in a particular folder in your mailbox.
You can specify the conditions to filter for eg: subject contains the data in excel cell or something like that.
Activities - For Each Email (uipath.com)
Hi @poojaskyrathore ,
You can follow this steps;
1.read excel to get data to search
2. use for each row of data in excel
include for each mail
but I want to more clear your requirements in next step
Regards,
what does this error mean ? Get outlook mail messages: Object reference not set to an instance of an object.
I just demo the steps that haven’t been done yet
You can get mail back into an excel file
Then compare these 2 files
regards,
