Hi, Does anyone know how I could use the last two digits of a number.
I have a number called a period no which is 200210 the first 4 digits are the year and the last two are the month, the user enter's this number in as a parameter which automiaticall formats the number to 200210.00 I would like to write a formula that just uses the month part of the number.
So I would like something like (Right{?Period},2}, I can only do this if it's text I do not want to change the number to text then back to a number.
The result of the formula would be 10.
Any ideas I would be gratefull.
I have a number called a period no which is 200210 the first 4 digits are the year and the last two are the month, the user enter's this number in as a parameter which automiaticall formats the number to 200210.00 I would like to write a formula that just uses the month part of the number.
So I would like something like (Right{?Period},2}, I can only do this if it's text I do not want to change the number to text then back to a number.
The result of the formula would be 10.
Any ideas I would be gratefull.