I have a sting that contains a qty (in this case 50) that I need to extract. I am having trouble trying to get just he 50 out of the string below
Any suggestion on how to get this value from the string. My field type is text in the DB
Thanks
RJL
Code:
Quantity Received=50;Detail Row=1;
Any suggestion on how to get this value from the string. My field type is text in the DB
Thanks
RJL