Forum Discussion

jayasankar_m's avatar
jayasankar_m
New Contributor
12 years ago

Issue with excel DDT driver when a column has row with string entry and another row with numeric entry



When using excel ddt driver if the excel has a row with string and another row with numeric entry(for the same column), the numeric entry is not taken(will return empty string) while trying to access from script.



Is there any way i can access both string and numeric entries in a column using ddt driver?

2 Replies

  • Thanks!!

    It works if the numeric data is formatted to text by prefixing with '



    Is this a feature or bug in testcomplete ?