Abdulrahman7
New Member
- Joined
- Feb 27, 2017
- Messages
- 19
Good morning everyone,
I'm working on a project for the company, which has plants and i have to create daily report so there will be daily one data entry per each day.
I have Sub Form which it has the main data entry, there is 6 lines ( A,B,C,D,E,F ) it's in Combo box, each lines has record this should be filled in daily base, the problem that i wanted to be solved is i don't want to enter Duplicate lines per each report.
e.g
A 25 11
B 55 42
.
.
.
F 88 24
This lines shouldn't be duplicated only per day
*Note that this sub form linked to the main form which contain the date.
Thank you in Advance
I'm working on a project for the company, which has plants and i have to create daily report so there will be daily one data entry per each day.
I have Sub Form which it has the main data entry, there is 6 lines ( A,B,C,D,E,F ) it's in Combo box, each lines has record this should be filled in daily base, the problem that i wanted to be solved is i don't want to enter Duplicate lines per each report.
e.g
A 25 11
B 55 42
.
.
.
F 88 24
This lines shouldn't be duplicated only per day
*Note that this sub form linked to the main form which contain the date.
Thank you in Advance