I tried to search for the answer before asking you here…
I have a case, I have to query record for particular data in web site…these data will coming from excel sheet which already saved in my local…
I need to read data from excel cell by cell and doing query in website…
the sequence for columns in website are changing, means user can changing the order of columns by drop and drag…so that value for field which getting from excel sheet will be wrong…
do you know how can fix this??
how can match each columns in excel with column in website