G
Guest
Hello,
I have an Education datasheet subform with Completion_Date, Type, Course,
and Hours.
Is it possible to have the Hours field multiplied by 16 (for a 16 week
course) if Semester in the Type column is chosen just so the user does not
have to multiply it out before entering hours?
And if Quarter in the Type column is chosen instead then multiply the
entered corresponding Hours by 4 (for a four week course)?
Else don't perform any calculations on hours?
Sorry I don't know any VB.
Thanks in advance,
David
I have an Education datasheet subform with Completion_Date, Type, Course,
and Hours.
Is it possible to have the Hours field multiplied by 16 (for a 16 week
course) if Semester in the Type column is chosen just so the user does not
have to multiply it out before entering hours?
And if Quarter in the Type column is chosen instead then multiply the
entered corresponding Hours by 4 (for a four week course)?
Else don't perform any calculations on hours?
Sorry I don't know any VB.
Thanks in advance,
David