01-06-2009, 05:15 PM
I am trying to create a macros to extract phone numbers from a text field, but my problem is the text field was poorely created and is in no order at all. So i was thinking if theres a way to do all this it would save me reorganising the whole file.
1.store whole text to a string
2.find the name of the customer
3.extract the number from this line
4.store in a variable
5.output to qm
would this be posible? or is there any examples of how to do parts 2 and 3 of my problem.
Thanks for any help or answers.
1.store whole text to a string
2.find the name of the customer
3.extract the number from this line
4.store in a variable
5.output to qm
would this be posible? or is there any examples of how to do parts 2 and 3 of my problem.
Thanks for any help or answers.