Micro Focus QTP (UFT) Forums
how to count rows and columns in csv file. - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: how to count rows and columns in csv file. (/Thread-how-to-count-rows-and-columns-in-csv-file)



how to count rows and columns in csv file. - venkatesh9032 - 02-10-2014

i am getting csv data in a single dimension array..

i need to convert that csv data into two dimensional array.

so how to find the total rows and columns in csv file and how to store csv data into 2 dim array


RE: how to count rows and columns in csv file. - supputuri - 02-18-2014

can you share me the sample data and the output format?