Yes, that would display it exactly as i need, but what my problem is making it count up in order from a single value .. ie 4 through the millions, whilst adding the comma appropriately when it reaches the thousand and millions mark. I think i could do an expression with a string but wouldnt know how to make sure that each valuemakes the other increase accordingly (when the 3rd value reaches 999 the next +1 would add 1 to the thousands section etc. Maybe im not properly explaining it. Ill do some more research in the meantime
Tom