Formatting a textbox for currency
I am taking data from a database and loading it into a form. The form and the database are connect using a Data Controller. I need one of the textboxes that is displaying the data to show the data as currancy. I know how to make a textbox display a variable as currancy, but I can't get any variation of this to work.
Thanks,
bsac4
New to VB
Re: Formatting a textbox for currency
Quote:
Originally posted by bsac4
but I can't get any variation of this to work.
What variation are you after?