K
karen scheu via AccessMonster.com
I have a main orders table that users can not update and another table for
order comments that the user can edit/add. They are joined by order
number. The user wants a quick way to update the order notes. To start,
the comments table will be empty. I would like to create form in datasheet
view, or something like that which contains all orders from the master
table and a join to any order comments from the comments table. If a
comment does not exist, I want empty row to appear and user just enters the
information and it directly updates the comments table. How can I
accomplish this?
Thanks,
Karen
order comments that the user can edit/add. They are joined by order
number. The user wants a quick way to update the order notes. To start,
the comments table will be empty. I would like to create form in datasheet
view, or something like that which contains all orders from the master
table and a join to any order comments from the comments table. If a
comment does not exist, I want empty row to appear and user just enters the
information and it directly updates the comments table. How can I
accomplish this?
Thanks,
Karen