M
M.Tavassoli
Hi;
I need a special format expression for a number: the total number of digits
must be 10,but i must put a * between the adding zeroes and the first digit
of the entered number.For example if the entered number is 123 ,the
formatted expression must be 000000*123 and if the row number is 12345 the
resulted number must be 0000*12345 .How would be this custom format
expression?
Any help is appreciated.
I need a special format expression for a number: the total number of digits
must be 10,but i must put a * between the adding zeroes and the first digit
of the entered number.For example if the entered number is 123 ,the
formatted expression must be 000000*123 and if the row number is 12345 the
resulted number must be 0000*12345 .How would be this custom format
expression?
Any help is appreciated.