I have some input boxes and corresponding to them I have the ranges of it. I need to just check whether the input values given by the user are in the given range or not. Plus I need to iterate the whole table at once.
One More Question. How can I extract the data of an input field I tried with data scraping but eventually it isn’t working. I tried Get Full text it works but it only allows me to only clip a region of my column (Say the First 10 Rows only) though my table has 105 records in it.
Any Help Given would be Appreciated.