Hi,
I have an odd issue. I've got an ever changing list of account numbers, the bulk of which have leading zeros. In excel, I obviously have to have this column formatted as text in order to maintain those leading zeros.
Now, the problem is that I'm querying off this list with a vlookup, and am getting errors for the data that does not have leading zeros.
is there a way to script it so that the non-leading zero data points can be formatted as general? when i do it manually it fixes everything, but this is a very tedious process and defeats the point of what I'm accomplishing with this project.
Thanks,
Mike
I have an odd issue. I've got an ever changing list of account numbers, the bulk of which have leading zeros. In excel, I obviously have to have this column formatted as text in order to maintain those leading zeros.
Now, the problem is that I'm querying off this list with a vlookup, and am getting errors for the data that does not have leading zeros.
is there a way to script it so that the non-leading zero data points can be formatted as general? when i do it manually it fixes everything, but this is a very tedious process and defeats the point of what I'm accomplishing with this project.
Thanks,
Mike