B
bigmac
hello i have two tables[mastertbl] and [inputtbl] ,both joined in a
relationship by [id]fields,(one is a primarykey).
and two forms[main form] and a subform[mainsubform](made from the input
tbl), on the sub form there is [am] and [pm] fields, both lookup and can
contain one of the following, "absent","present","placement", holiday"or
bank holiday. what i am trying to do is on the main form show the total for
each , total absent, total holiday,etc, but only for the id shown on the form
example id1 shows all absents,holidays,placements etc for that particular
id, also last bit, can this be done so that it automaticaly updates after
each new field input?
i do not know any vba , and as for epressions i am just learning so please
can you make them clear for me to try and learn what you are showing me.
regards mac
learner ,please be patient
relationship by [id]fields,(one is a primarykey).
and two forms[main form] and a subform[mainsubform](made from the input
tbl), on the sub form there is [am] and [pm] fields, both lookup and can
contain one of the following, "absent","present","placement", holiday"or
bank holiday. what i am trying to do is on the main form show the total for
each , total absent, total holiday,etc, but only for the id shown on the form
example id1 shows all absents,holidays,placements etc for that particular
id, also last bit, can this be done so that it automaticaly updates after
each new field input?
i do not know any vba , and as for epressions i am just learning so please
can you make them clear for me to try and learn what you are showing me.
regards mac
learner ,please be patient