G
Guest
I have a form "FRMBol". When the user enters the consignee's name I would
like the delivery address to fill automatically. Most of form comes from
table "TBLSalesOrderTotals". In "TBLSalesOrderTotal" I have fields
"Consignee" and "DelLoc1" and "DelLoc2". I also have these field names in a
table "TBLConsignee" which contains the names and addresses. In
"TBLSalesOrderTotal" I set the field "Consignee" as a Combo Box and "DelLoc1"
and "DelLoc2" as text boxes. The source in the settings for the Combo Box is
in the table "TBLConsignee". After that I start to get lost. I realize that
I have to use the After_Update event but I don't understand how and where?
If you could please be as specific as possible. At this point I am getting
so frustrated with Access that I just want to get this job done. Thank you.
Thank you. Thank you.
like the delivery address to fill automatically. Most of form comes from
table "TBLSalesOrderTotals". In "TBLSalesOrderTotal" I have fields
"Consignee" and "DelLoc1" and "DelLoc2". I also have these field names in a
table "TBLConsignee" which contains the names and addresses. In
"TBLSalesOrderTotal" I set the field "Consignee" as a Combo Box and "DelLoc1"
and "DelLoc2" as text boxes. The source in the settings for the Combo Box is
in the table "TBLConsignee". After that I start to get lost. I realize that
I have to use the After_Update event but I don't understand how and where?
If you could please be as specific as possible. At this point I am getting
so frustrated with Access that I just want to get this job done. Thank you.
Thank you. Thank you.