Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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.