Hello,
I've written some routines that place a series of pieces of information into a memo field. However, I would like to be able to pull individual chunks back out.
Let me explain better... the user may select "silver" for the option from "choose metal type" on a form. When they submit the form, the following is placed into a memo field:
metal - silver
The can do this for several items and it places the results all in the same memo field (I had to do it this way, because the number of items can vary and the headers for each can change. In the end, the memo field might look like this:
metal - silver
weld - seemless
finish - polished
What I want to be able to do, is search the memo field for "metal" and have it return "silver" to a variable etc.
Is there a way for me to do this?
Thanks,
Jim Coates
jcoates@westmusic.com
Director of IT
West Music
I've written some routines that place a series of pieces of information into a memo field. However, I would like to be able to pull individual chunks back out.
Let me explain better... the user may select "silver" for the option from "choose metal type" on a form. When they submit the form, the following is placed into a memo field:
metal - silver
The can do this for several items and it places the results all in the same memo field (I had to do it this way, because the number of items can vary and the headers for each can change. In the end, the memo field might look like this:
metal - silver
weld - seemless
finish - polished
What I want to be able to do, is search the memo field for "metal" and have it return "silver" to a variable etc.
Is there a way for me to do this?
Thanks,
Jim Coates
jcoates@westmusic.com
Director of IT
West Music