Hi Folks,
I would like to have a comma (US) in the steps. Right now #ZSC# returns a 4 or 5 digit number. For example, if I have 10,296 steps #ZSC# returns 10296. Is there a way to make it return 10,296? I tried using a formula which is
((#ZSC#/1000)-((#ZSC#/10000)-1)),(((#ZSC#/1000)-1)*1000)
This appeared to work in edit area of Facer Creator returning 10,296 but when the watchface went in my drafts area it showed 10,296.0396…
Any help would be appreciated.
Amy