Subject numbers as text
From Charlie <tm@tc.com>
Date Mon, 07 Apr 2025 14:18:00 -0400
Newsgroups dbase.getting-started

I have numbers as a string.  Might have asked this before but forgot.  I want to only use commas when user is working with them in entryfields or grids. .  Otherwise store them in the table as a string with no commas.   Using entryfields I have tried function @R 999,999,999,999 with no luck.  Can this be done without showing the commas on blank fields?