This topic is locked
[SOLVED]

 export text field with Record 0001234 to original data

5/7/2015 4:42:42 AM
PHPRunner General questions
J
jackwood author

Sorry to ask,
I have Primary key (varchar type) with Records 0001234

but after I export to excel. it change to 1234
Help, How do I get Original record 0001234 ?
Thanks for solution

Sergey Kornilov admin 5/7/2015

Unfortunately this cannot be done. Excel will always treat those values as numbers.

J
jmclain 5/10/2015

Check the following post for a possible solution...
Topic 22471

J
jackwood author 5/12/2015



Check the following post for a possible solution...
Topic 22471


Hi DIE_HARD,
Thank you, Its helpul