ConfusedNAccess
Technical User
In One Table I have- a type of definition table---
10=Title|StandardText 11=Active|InDefault|GracePeriod|DateDue|DateReceived|Received|SignoffNote
12=Active|InDefault|RequiredValue|ActualValue|SignoffNote 10,11,12 are text fields
In another table I have the following fields with data
11=|Y|10|20020211||N~Y|N|10|20020311||N~Y|N|10|20020411||N
12=Y|N|0.0000|0.0000|~Y|N|-0.1500|0.0588|~Y|N|-0.1500|-0.0222|~Y|N|-0.1500|-0.0278|~Y|N|-0.1500|0.0000|~Y|N|0.0000|0.0000|
the 11 and 12 are text and the results- is a memo field
how do i extract what is reflected in the memo field, to make sense?
10=Title|StandardText 11=Active|InDefault|GracePeriod|DateDue|DateReceived|Received|SignoffNote
12=Active|InDefault|RequiredValue|ActualValue|SignoffNote 10,11,12 are text fields
In another table I have the following fields with data
11=|Y|10|20020211||N~Y|N|10|20020311||N~Y|N|10|20020411||N
12=Y|N|0.0000|0.0000|~Y|N|-0.1500|0.0588|~Y|N|-0.1500|-0.0222|~Y|N|-0.1500|-0.0278|~Y|N|-0.1500|0.0000|~Y|N|0.0000|0.0000|
the 11 and 12 are text and the results- is a memo field
how do i extract what is reflected in the memo field, to make sense?