Hello guys,
Can you please help me with excel? Lets say I have a table in excel with n columns and i rows. I need to check if the values in one specific column are equals to mine saved in my data table in UiPath. Can you please somehow help me with the whole process?
Firstly I find the column using send hotkeys to find a header. Then I dont know what should follow. Should I loop through every cell or should I just take the value from my data table and through send hotkey (ctrl+f) find if the column contains it or not. Any suggestion about the best practice?
Thanks a lot