Results 1 to 2 of 2
  1. #1
    allykid is offline Novice
    Windows XP Access 2003
    Join Date
    Jul 2010
    Posts
    22

    Comments box


    I am trying to create a text box that I can store comments on for each individual record in a form. However, whenever I try to do this it carries over from record to record.

    Is it okay to create the new field in the original table and have it bound to that field... Not sure from a regular database manager if this is the solution.

    Thanks.

  2. #2
    pdebaets is offline Competent Performer
    Windows Vista Access 2010 (version 14.0)
    Join Date
    Jul 2010
    Location
    Los Angeles
    Posts
    235
    It sounds like you may need to create the field in the underlying table first. I suggest a field with data type memo. Then add it to your form, make sure the control source is set to your new field name.

Please reply to this thread with any new information or opinions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums