Community Tip - You can change your system assigned username to something more personal in your community settings. X
I do most of my calculations for roadways and clients would like to see the results of these calculations in stationing format. Does anyone know if you can format the results of an equation into Stationing (###+##.##)? I am currently using Mathcad 14.
Michael Mckee schrieb:
I do most of my calculations for roadways and clients would like to see the results of these calculations in stationing format. Does anyone know if you can format the results of an equation into Stationing (###+##.##)? I am currently using Mathcad 14.
Would one of the following implementations of a function num2stat() be helpful? The output is a string, not a formated number, as e.g. in Excel.
WE
Thanks, I believe I can make that work.