how to add text for each single record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

when creating a free form text description box...the data typed bleeds in to
the next added record....how does text remain in a single record....i have
the text box created and can create text for the record but this info repeats
in each record text box...it needs to stay with the original record onl..what
is that control explained

ry
 
Do you have the control bound to a field in your table? The only way to
keep data with a record is to store it inthe table.
 
Back
Top