hi!
i made one field in my table, wherein the data entry form could take in more than one value at one time and the code would just simply append or concatenate to the content of the field.
since i just concatenated, is there anyway for me to reverse this? meaning if i wanted to erase that certain value/string that i earlier added or concatenated, can i do this?
in short, how do i search through a string contained in a value of a field and particularly pick out the part which i want to delete? is this possible?
thanks
i made one field in my table, wherein the data entry form could take in more than one value at one time and the code would just simply append or concatenate to the content of the field.
since i just concatenated, is there anyway for me to reverse this? meaning if i wanted to erase that certain value/string that i earlier added or concatenated, can i do this?
in short, how do i search through a string contained in a value of a field and particularly pick out the part which i want to delete? is this possible?
thanks