Hello,
I have a question: Can you patch a number to a SharePoint list with out the comma on a number column? See screen caption below.

Hello,
I have a question: Can you patch a number to a SharePoint list with out the comma on a number column? See screen caption below.
If it is a number column that you are setting, then it is a pure number. The comma is only part of the display of the number.
9,053 is really stored as 9053 and the other way around.
I hope this is helpful for you.
EDIT: There is no easy answer to remove the comma from the SharePoint display of the number though...at least that I've seen.