Developer 2000: How format commas into variable-length number?
From: John Haskins <76054.334_at_compuserve.com>
Date: Thu, 17 Dec 1998 14:23:07 -0800
Message-ID: <75c07b$dhr$1_at_news-1.news.gte.net>
[Quoted] [Quoted] I want to set a format mask with commas for a number field whose contents [Quoted] will vary in length. The only comma formatting example given in the Dev2K docs shows "9,999", which requires that the number be exactly four digits long. Surely there is a way to format a field so that no matter what the length of the number, it is displayed with commas between thousands, millions, etc.? Can anyone help out with this?
Date: Thu, 17 Dec 1998 14:23:07 -0800
Message-ID: <75c07b$dhr$1_at_news-1.news.gte.net>
[Quoted] [Quoted] I want to set a format mask with commas for a number field whose contents [Quoted] will vary in length. The only comma formatting example given in the Dev2K docs shows "9,999", which requires that the number be exactly four digits long. Surely there is a way to format a field so that no matter what the length of the number, it is displayed with commas between thousands, millions, etc.? Can anyone help out with this?
Thanks. Received on Thu Dec 17 1998 - 23:23:07 CET