i inherited this problem.
every member has notes. the problem is the way the system is set up now, each time a new note is added it is added to the notes field.
for example:
the notes field already reads "abc"
then today i add a note "def"
the notes field now reads "abc
def"
if i want to add to the table directly (not using his program), how do i add the notes in this way - adding directly to the field.
every member has notes. the problem is the way the system is set up now, each time a new note is added it is added to the notes field.
for example:
the notes field already reads "abc"
then today i add a note "def"
the notes field now reads "abc
def"
if i want to add to the table directly (not using his program), how do i add the notes in this way - adding directly to the field.