hennahairgel
Board Regular
- Joined
- Feb 19, 2002
- Messages
- 63
I have some formula in cells which I from an output file, and I am using Excel to work with results.
The problem is the output file generates results in the format of one letter and then five letters or numbers ie C12345 or F4567U. My problem comes when the first number is zero ie E09876, excel truncates it to E9876. I the #NAME? error by getting is to put everything as ="G45678", however I'm still stuck with the lost '0'.
Is there a way of looking at the length of a formula in a cell, and if it is too short inserting a zero in a relevant position?
TIA
Henry
The problem is the output file generates results in the format of one letter and then five letters or numbers ie C12345 or F4567U. My problem comes when the first number is zero ie E09876, excel truncates it to E9876. I the #NAME? error by getting is to put everything as ="G45678", however I'm still stuck with the lost '0'.
Is there a way of looking at the length of a formula in a cell, and if it is too short inserting a zero in a relevant position?
TIA
Henry