I’ve just started to work with excel file reading. So i have a question. I want to get the “Value” by “Name” from Excel. The name is in variable and it’s dynamically changed. So i need to find the name and get the value by name.
Thank you for the quick reply. I need to get only “Value”.
For example if i am searching John then my result must be only “15.30”. All the names are unique.