smtazulislam
Member
- Local time
- Today, 23:18
- Joined
- Mar 27, 2020
- Messages
- 808
I have a form screenshot attached.
Firstly,
If I select Year and Month need to Append Data from two tables tblEmployee & tblEmployee1 with YEAR and MONTH,
Criteria from two tables LIKE EmployeeStatus="Active" & "Not Appending Duplicate Data not Match within Month and Year"
These data display a form CALLED "frmTESTPayList" when you are CLICK CONFIRM BUTTON then insert data into subform "sfrmPayRollData" see attached subform
Secondly,
Filtering By List box ("lstCompRef", "lstWorkCategory", "lstWorkLocation", "lstPageNo" ) and also requery in the subform.
lstCompRef most be select,
Others all optional : If select then filter If not Nothing to do.
How to do it.
Any help will appreciate
Firstly,
If I select Year and Month need to Append Data from two tables tblEmployee & tblEmployee1 with YEAR and MONTH,
Criteria from two tables LIKE EmployeeStatus="Active" & "Not Appending Duplicate Data not Match within Month and Year"
These data display a form CALLED "frmTESTPayList" when you are CLICK CONFIRM BUTTON then insert data into subform "sfrmPayRollData" see attached subform
Secondly,
Filtering By List box ("lstCompRef", "lstWorkCategory", "lstWorkLocation", "lstPageNo" ) and also requery in the subform.
lstCompRef most be select,
Others all optional : If select then filter If not Nothing to do.
How to do it.
Any help will appreciate