M
mg
using access2007
i have a memo field in a table
i need to break the memo up into smaller pieces and use those pieces as
fields in my query, not sure how to do this.
eg//
memo field = (red NO, green YES, blue YES, purple NO) all
in fixed positions
i need to break apart the colors into seperate fields, so my access report
can group on them
i thought i could use something like mid$ in the SQL
any ideas?
thank you
i have a memo field in a table
i need to break the memo up into smaller pieces and use those pieces as
fields in my query, not sure how to do this.
eg//
memo field = (red NO, green YES, blue YES, purple NO) all
in fixed positions
i need to break apart the colors into seperate fields, so my access report
can group on them
i thought i could use something like mid$ in the SQL
any ideas?
thank you