M
Matt
Hi all,
encountering something of a problem I'd be garteful for aid ...
I ahve a form which is based on a query - tbEmployees - works fine
into this i have a subform tbSick into which info is placed and sent via
qrySick
also fine
I have a second subform - frmTotals which gives a running total of sick days
based on a query - qryTotalSick
This is the problem - it all works fine as soon as there is a record but
doesn't appear at all if there are nop sickness records for the person in
question -
the reason I tghink is that qryTotal sums the number of sick days from a
sickness table and groups by staffId from an employee table (in a on-many
realtionship)/ This all works gine but, of course, there are no records in
this summing query for people who haven't been sick....
ths, in the form when I force a rquery I am reading the value of a text boix
which isnt there because when teh form opened there was no value -
what I really want is there to be always a default box with a value 0 but
entering defaults in teh propetry list doesnt work -
any ideas ..... anyomne?
encountering something of a problem I'd be garteful for aid ...
I ahve a form which is based on a query - tbEmployees - works fine
into this i have a subform tbSick into which info is placed and sent via
qrySick
also fine
I have a second subform - frmTotals which gives a running total of sick days
based on a query - qryTotalSick
This is the problem - it all works fine as soon as there is a record but
doesn't appear at all if there are nop sickness records for the person in
question -
the reason I tghink is that qryTotal sums the number of sick days from a
sickness table and groups by staffId from an employee table (in a on-many
realtionship)/ This all works gine but, of course, there are no records in
this summing query for people who haven't been sick....
ths, in the form when I force a rquery I am reading the value of a text boix
which isnt there because when teh form opened there was no value -
what I really want is there to be always a default box with a value 0 but
entering defaults in teh propetry list doesnt work -
any ideas ..... anyomne?