![]() |
#1
|
|||
|
|||
![]()
I have a User Form where the user enters information that populates a document using Private Sub cmdOK_Click(). From one of the Text Fields that the user inputs data I need to extract the numbers that are entered in the format of ##-#### stripping any other text that is entered and I then I want to be able to do a
ActiveDocument.Bookmarks("CaseNum1").Select Selection.TypeText to place the number minus any other characters into the document. All documentation I can find to do something like this is for Excel and does not work in Private Sub cmdOK_Click(). |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help to extracting text from text string | Haha88 | Excel | 3 | 02-13-2019 05:47 AM |
Help with Formula to extracting text from text string | Haha88 | Excel | 7 | 01-13-2019 01:33 AM |
![]() |
Haha88 | Excel | 9 | 02-05-2018 01:04 AM |
How to extract only numbers from a STRING? | Learner7 | Excel | 3 | 07-02-2013 06:25 AM |
![]() |
hommi16 | Excel | 2 | 06-05-2013 09:19 PM |