Jonathan Lueb
New member
- Local time
- Today, 12:32
- Joined
- Mar 25, 2007
- Messages
- 9
I need to evaluate a field that contains a sentence that has words and numbers (codes) that need formatting codes added.
Example:
In the beginning 7225 God 430 created the heavens 8064 and the earth 776.
Needs to become:
In the beginning{\super\cf6 7225} God{\super\cf6 430} created the heavens{\super\cf6 8064} and the earth{\super\cf6 776} .
So I need to find the numbers and then add the codes to the numbers and reinsert them into the field. I then will go to the next record and repeat the process until I reach the end of the file. I know this should be very simple for the experienced. I know I have done something simular in the past but do not program enough to keep my skills up. If someone could help me along with this I would greatly appreciate it!
Example:
In the beginning 7225 God 430 created the heavens 8064 and the earth 776.
Needs to become:
In the beginning{\super\cf6 7225} God{\super\cf6 430} created the heavens{\super\cf6 8064} and the earth{\super\cf6 776} .
So I need to find the numbers and then add the codes to the numbers and reinsert them into the field. I then will go to the next record and repeat the process until I reach the end of the file. I know this should be very simple for the experienced. I know I have done something simular in the past but do not program enough to keep my skills up. If someone could help me along with this I would greatly appreciate it!