![]() |
#1
|
|||
|
|||
![]()
Hi,
I have a word doc and some vb code that increments all numeric values by 2, so for example value 123-4 should return 125-6, but what I receive is 125-4. I tried : text = Replace(text, "-", " ") but the text value doesn't change. Replacing other values works as expected. How can I replace '-' between 2 numbers with space so that both numbers are incremented. This is part of an index I'm trying to update, but the index was created manually and not using any of the Word indexing options Any help much appreciated |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Marcia | Excel Programming | 5 | 05-04-2020 05:15 AM |
![]() |
wardw | Word | 7 | 05-07-2018 09:13 AM |
![]() |
puff | Word | 2 | 02-28-2018 11:04 AM |
![]() |
Anthon | Excel Programming | 1 | 11-03-2016 12:48 AM |
How to do multiple find and replace in string. | PRA007 | Word VBA | 2 | 01-06-2016 09:10 PM |