I'm having an issue with justifying text output with printf(). So far I need the "sales" variable and "age" to be right justified, but just can't figure out to get it.
I had the "ef.format" format the decimal places and need it to be aligned on the right side (lining up the decimals). Anybody know a solution?
