Hi Friends,
I have to do a data validation of an excel file. I imported the excel into QTP and I pull one value after another for checking the data.
The problem I am facing is that, the value which I pull from Datatable is picked as a string. Debugger shows the value in " ". If I use a TypeName function, it returns STRING always, even though the data is numeric..How can I handle this scenario??
Thanks in Advance
I have to do a data validation of an excel file. I imported the excel into QTP and I pull one value after another for checking the data.
The problem I am facing is that, the value which I pull from Datatable is picked as a string. Debugger shows the value in " ". If I use a TypeName function, it returns STRING always, even though the data is numeric..How can I handle this scenario??
Thanks in Advance
![Smile Smile](https://www.learnqtp.com/forums/images/smilies/smile.gif)