J
Jarem595
Hey,
Summarry:
I am currently building a database for my department at work. I
includes a point system that is implemented at work. You can have u
to ten points until you are terminated. And, one point is subtracte
one month from the last offense enetered. We did this by paper, an
now it is on access.
Problem:
I have the form ready, with the subform showing the history of th
employee, that way you can see how many points they currently have, an
now whether or not the employee is going to be fired if you give the
one or two points. The problem comes with the negative points that
have included. Though it would be nice, an employee cannot hav
negative points.
The way it is set up right now, is that i have a total of points (in
text box) in the footer of the subform, and a textbox in the main form
that refrences the textbox in the subform. I have to put a conditio
on this so that it cannot be less than zero! If any one can help, i'
be greatful
Summarry:
I am currently building a database for my department at work. I
includes a point system that is implemented at work. You can have u
to ten points until you are terminated. And, one point is subtracte
one month from the last offense enetered. We did this by paper, an
now it is on access.
Problem:
I have the form ready, with the subform showing the history of th
employee, that way you can see how many points they currently have, an
now whether or not the employee is going to be fired if you give the
one or two points. The problem comes with the negative points that
have included. Though it would be nice, an employee cannot hav
negative points.
The way it is set up right now, is that i have a total of points (in
text box) in the footer of the subform, and a textbox in the main form
that refrences the textbox in the subform. I have to put a conditio
on this so that it cannot be less than zero! If any one can help, i'
be greatful