I need to create buttons that add entries to a subform's table.
i.e. click "left message" to add record to "calls": & "LM" to Subject:
ProspectsForm:tbl "prospects":
ProspectID:
Subform:"call list":tbl "calls":
ProspectID:
CallID:
Date:
Time:
Subject:
Also would like to know how I can "move(deleting prospect record"
the entered information from prospects to an order form by say, clicking a "sale" button.
Thanks for help or suggestions.
i.e. click "left message" to add record to "calls": & "LM" to Subject:
ProspectsForm:tbl "prospects":
ProspectID:
Subform:"call list":tbl "calls":
ProspectID:
CallID:
Date:
Time:
Subject:
Also would like to know how I can "move(deleting prospect record"
Thanks for help or suggestions.