B
barbapapa
I have a subform with Emp_Name and a Date, it can have more than one entry.
When I open the database I capture the login_name. How can I say in my form
that if the Emp_Name with no Date (the last one) <> Login_Name then
Emp_Name and Date in that same subform but with data should be enabled =
false? Can it be done. My problem looks like it only compare the first
entry in the subform instead of comparing the last entry the one with no
date. Thanks.
When I open the database I capture the login_name. How can I say in my form
that if the Emp_Name with no Date (the last one) <> Login_Name then
Emp_Name and Date in that same subform but with data should be enabled =
false? Can it be done. My problem looks like it only compare the first
entry in the subform instead of comparing the last entry the one with no
date. Thanks.