L
Leo
I have a query that has fields called training days1 through 12. They are all
date fields. The user will enter various dates that will not be contiguous
dates. Some of the fields may even be left blank.
I also have a field which is a number field (Byte). I need this field
automatically updated as to total number of entries (i.e., number of training
days) as the dates are entered in those 12 fields called training days1
through 12.
I like to enter the codes in the "Afterupdate" and "onChange" events of
those 12 date fields. Could someone help me to write those codes?
Thanking you in advance
Leo
date fields. The user will enter various dates that will not be contiguous
dates. Some of the fields may even be left blank.
I also have a field which is a number field (Byte). I need this field
automatically updated as to total number of entries (i.e., number of training
days) as the dates are entered in those 12 fields called training days1
through 12.
I like to enter the codes in the "Afterupdate" and "onChange" events of
those 12 date fields. Could someone help me to write those codes?
Thanking you in advance
Leo