Hi
I am learning along with MSDN and i created a form and have most of everything working except I cannot display the totals as a currency. I have created my DB with MS ACCESS and stored them as currency and even text but VB refuses to display it as a currency although I checked dataformat as currency and custom. I even created a ne form within the same project but it will not display as currency. My desired format is R####.## but i keep getting #.# - no symbol nor two decimal figures.
I checked my regional settings as well but the sample program ADOLOAN shows the figures in currency format.
I tried the CCur and many other fucntions still no joy. PLEASE HELP
Can anyone shed some light on this ??


