G
Guest
If a item is sold in feet a tally item form opens. The salesman then inputs the quantity and number of feet needed for the part number. There may be multiple listings as the following shows.
Part Number 'XXX
QTY: 7.0 @ 45.00 F
QTY: 2.0 @ 32.00 F
QTY: 6.0 @ 12.00 F
This information is stored in a text field used for notes on a quote called 'jd_tallynotes'
I need a way to add up all the quantities in the text box. Is it possible to search each line for a number? I don't want to give each QTY a seperate record.
Thanks
Part Number 'XXX
QTY: 7.0 @ 45.00 F
QTY: 2.0 @ 32.00 F
QTY: 6.0 @ 12.00 F
This information is stored in a text field used for notes on a quote called 'jd_tallynotes'
I need a way to add up all the quantities in the text box. Is it possible to search each line for a number? I don't want to give each QTY a seperate record.
Thanks