Hello, everbody!
I have a doubt and I don't know if is possible to do.
For example if a have a number like that : 2,666,666.00. I'd like to know if exist a function to round that number to 3,000,000.00.
tk's in advanced!!!
The round function in sas lets you round to any number you specify (e.g. round(num,1000000) ).
Good luck!
The round function in sas lets you round to any number you specify (e.g. round(num,1000000) ).
Good luck!
Tk's Rick!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.