hello,
I have a textbox in a USERFORM that evaluates itself.
I want the text box to not just evaluate, but evaluate and display back in Format((Textbox1.value),"#,#")
example :
when I tyope 15000 + 15001 , the textbox should display 30,001
What I tried
It gives a weird error![]()
Please Login or Register to view this content.
I even tried :
![]()
Please Login or Register to view this content.
still doesn't work... In the past I have used evaluate and have rounded the text box by using and it worked
Any help will be much appreciated![]()
Please Login or Register to view this content.
Bookmarks