Search for a particular string in an excel

Main.xaml (410.2 KB)
e0347769 new user.zip (2.9 MB)
existing account.zip (2.9 MB)
terminated account.zip (2.9 MB)

I have uploaded an xaml file with three excel binary files…What i need is i have to read those excel files and identify the country of the user,if the user is germany stop the process,if he is from other country,send a mail to the user’s mail id which is present inside the excel,i have done the necessary steps following checking the country’s name but i dont know how to read a particular field from a excel,help me out guys…
Thanks in advance :slight_smile:

Once your condition is satisfied,use get row item and mention column name so that you will get the specified value you can send mail to @im_heathen