I have an issue with fitting a number within cell.
i have 3 digit number, and it is within a cell with width bigger than for 7 digits. I want to spread these 7 digits so that, there are even spacing withing these digits, in other words fit digits to the cell. i do not want to split or put spaces among them, I want to keep them as number within one cell, just to make them look prettier. Later I will use this number for calculation. Increasing font size is not an option, because it increases height of the cell.
Regards
i have 3 digit number, and it is within a cell with width bigger than for 7 digits. I want to spread these 7 digits so that, there are even spacing withing these digits, in other words fit digits to the cell. i do not want to split or put spaces among them, I want to keep them as number within one cell, just to make them look prettier. Later I will use this number for calculation. Increasing font size is not an option, because it increases height of the cell.
Regards