If i have entered in a value, let's say "1" in a textbox called TxtBox.
How do i change the TxtBox.value = 1 when "1" is entered into the textbox?
If i have entered in a value, let's say "1" in a textbox called TxtBox.
How do i change the TxtBox.value = 1 when "1" is entered into the textbox?
TxtBox.value = replace(TxtBox.value, """", "")
Have yo actually used the spech marks? If not use
![]()
Val(Txtbox.Value)
Hope that helps.
RoyUK
--------
For Excel Tips & Solutions, free examples and tutorials why not check out my web site
Free DataBaseForm example
RoyUK:
What do you mean by spech marks? Do you mean speech marks?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks