Hello guys,
Kindly help me with the code to format numerical data(like 1000,000.00) from calculated cells in my sheet to be entered into the textbox. I will be very grateful to get some assistance on this issue.
I have tried this below;
Private Sub TextBox1_Change()
TextBox1.Value =...