I have a numeric variable that contains some large numbers (up to 10 digits long).
The variable format is %12.0g. I can see the full-length number in the data view window but when I tabulate this variable, in the results window it shows the shorthand version (e.g. 5.04e+8), instead of the full-length number.
Is there a way to view the full-length number in the results window when running a tab command?
Many thanks
The variable format is %12.0g. I can see the full-length number in the data view window but when I tabulate this variable, in the results window it shows the shorthand version (e.g. 5.04e+8), instead of the full-length number.
Is there a way to view the full-length number in the results window when running a tab command?
Many thanks
Comment