N
New2Access07
I am having problems creating a working macro. I need it to complete the
following actions
In the frmHardware form, when I click the Computer Repair button I need it
to complete the following steps:
- Open a new record in the frmRepairHistory form.
- Take the PC serial number for the current record in the frmHardware form
and put it in the PC serial number field in the frmRepairHistory form.
My current script is
Form Name - Compter Name
View - Form
Filer Name -
Where Condition - [tbl-Hardware]![PC Serial Number]=[tbl-Computer
Repair]![PC Serial Number]
Data Mode - Add
Window Mode - Icon
following actions
In the frmHardware form, when I click the Computer Repair button I need it
to complete the following steps:
- Open a new record in the frmRepairHistory form.
- Take the PC serial number for the current record in the frmHardware form
and put it in the PC serial number field in the frmRepairHistory form.
My current script is
Form Name - Compter Name
View - Form
Filer Name -
Where Condition - [tbl-Hardware]![PC Serial Number]=[tbl-Computer
Repair]![PC Serial Number]
Data Mode - Add
Window Mode - Icon