Stuart McLachlan
stuart at lexacorp.com.pg
Mon Nov 30 14:44:02 CST 2009
You mean like the one I posted last Friday? :-) On 30 Nov 2009 at 10:37, Charlotte Foust wrote: > An even better way is to create a function the returns the correct > format (however you determine that, system settings or data) and make > that part of the format string. That avoids umpteen Iif statements > and works in code or in the properties grid. Just call the function > each time you use a formatted currency value. > > Charlotte Foust