I am using Datalinq to pull in information from Excel. I have a player with a jersey #00; however, when I convert the Excel cell to a text format , Datalinq does not recognize any information in that certain cell. When I try to format the cell to display 00, Datalinq only reads the cell as #0. Has anyone else ran into this same problem, and how did you go around solving this issue?
I am not very knowledgable on scripting, but could there be a way to script out when the text value from Datalinq shows #0, it can display #00? Thanks.