A
AJ
I am not much of a programmer, and have been given a database, withwhich to
make some reports.
How would I parse specific numbers from a field that has
Value: 45 Name: RegFee, Value: -3 Name: RegFee, Value: 265 Name: RegProg,
Value: -5 Name: CSSAMem
....all in one field.
I am trying to pull a figure from name/value pair into a separate report
field, so I can sum and check totals, etc. Maybe have 4 or 5 different
fields that will all try to parse something different.
Thanks in advance.
- aj
make some reports.
How would I parse specific numbers from a field that has
Value: 45 Name: RegFee, Value: -3 Name: RegFee, Value: 265 Name: RegProg,
Value: -5 Name: CSSAMem
....all in one field.
I am trying to pull a figure from name/value pair into a separate report
field, so I can sum and check totals, etc. Maybe have 4 or 5 different
fields that will all try to parse something different.
Thanks in advance.
- aj