Dynamic Currency separator

  • Thread starter Thread starter Abdul Shakeel
  • Start date Start date
A

Abdul Shakeel

Hi All,

I am using a software in which when we type amounts in figures currency
separator changes dynamically e.g.
when I type 1000 its change to 1,000. a " , " (comma) automatically appears
after 1 as I type the third 0 Zero in the series.
How could I do this in ms access

Thanks in advance

Abdul Shakeel
 
Hi Abdul Shakeel,
In the format property of your text box put standard and in the decimal
places property 0 or the number of decimals that you prefer

HTH Paolo
 
Thanks for your response but I dont want this way...because in this procedure
" , " appears after I enter the number, I want that comma appear dynamically
when I type number
 
Back
Top