hi,
I have a form which have a sub form.
in the sub form I have a the direct table to update data on it.
example:
the form has the name of the project and the subform the name of one of the items of the same project and the table present the documents for the particular item.
the users have the option to add or edir docs to this item.
If I would like to reffer to a value they are entering on this table in VBA . how can I do that?
(I would like to present a msgbox when they are entering a date that isn't right on the table for this item.)
by the way, I can't use validation rule because I have a different dates needed per item.
hope I explained my self clearly.
thanks in advance!
I have a form which have a sub form.
in the sub form I have a the direct table to update data on it.
example:
the form has the name of the project and the subform the name of one of the items of the same project and the table present the documents for the particular item.
the users have the option to add or edir docs to this item.
If I would like to reffer to a value they are entering on this table in VBA . how can I do that?
(I would like to present a msgbox when they are entering a date that isn't right on the table for this item.)
by the way, I can't use validation rule because I have a different dates needed per item.
hope I explained my self clearly.
thanks in advance!