Just wondering, I’m using this code for daily steps: $fd(steps)$. Doesn’t seem like there’s a place to insert a comma once you get into the 1,000’s. But wanted to see if I’m wrong. Thanks
Try $tc(nfmt)$
. This should properly format numbers. You can do something like: $tc(nfmt, fd(steps))$
.
3 Likes
Thank you so much, worked perfectly!
1 Like
This topic was automatically closed 25 days after the last reply. New replies are no longer allowed.