Subject String question
From Charlie <tm@tc.com>
Date Sun, 12 Nov 2023 09:00:05 -0500
Newsgroups dbase.getting-started

Say you have a string such as a = "1000"
I am using numbers in string form for a specific reason.

I would like to add a comma like this...  "1,000"

The data is in a form grid.  I was thinking I could use the function or picture properties of the column to do this but haven't been able to figure that out.  Is that possible or is there some other way to do this?