Hello. I am very new to VBA so i have a question.
How do i change number format of the value for textbox total cost?
i know afterupdate but i tried and it work only on textbox that the user input data in but how do i change the number format of value that is calculated from data input by users? i want it to look like this "451,980.00" instead of just round number. same goes to value of textbox totarea and cost/m2
Thank you in advance
How do i change number format of the value for textbox total cost?
i know afterupdate but i tried and it work only on textbox that the user input data in but how do i change the number format of value that is calculated from data input by users? i want it to look like this "451,980.00" instead of just round number. same goes to value of textbox totarea and cost/m2
Thank you in advance