I have a Budget Application that has Numbers in TextBoxes coming in such as Income1TextBox.Text. The IncomeTextBox1.text Number might be 5000.00. I want the data changed to come in as 5,000.00. Is there a way to make the Income1TextBox1.Text field automatically appear with the 5,000.00 so it will print with the comma's on the form. i just need for the field to come in be changed automatically and have the comma placed there so it will print out correctly. I need for the print for the area to show as 5,000.00 and not just 5000.00.
Any help is appreciated
DataMan86
Any help is appreciated
DataMan86