I have a textbox where after the user inputs a number (100000) the afterupdate event formats this as text
When I want to work with this value in the code (i.e. to perform other math) I need to convert this back to a number. Is there a simple way to do this? I don't want to set up the textbox to have a controlsource for other reasons![]()
Please Login or Register to view this content.
Bookmarks