Help...Guidance... Please
Problem:
String = 1234,4565,1034,5075
Would like to have code to search the above string and determine the numeric characters to the right of the string and then put then in a field and/or array. Search and store this fields until the string is complete read.
Can someone provide me an example on how to accomplish this? I don't have enough experience in VBA to address the above problem.
Guidance and help will be appreciated.
Problem:
String = 1234,4565,1034,5075
Would like to have code to search the above string and determine the numeric characters to the right of the string and then put then in a field and/or array. Search and store this fields until the string is complete read.
Can someone provide me an example on how to accomplish this? I don't have enough experience in VBA to address the above problem.
Guidance and help will be appreciated.