G
Guest
Hi,
I have a subform Frm_Sub_Hol_Cancel_Stat that gets its value from a query
Qry_Hol_Cancel_Stat. The query selects cancelled holiday's from Tbl_Hol_Taken
for a selected employee and returns SumOfHol_Hours. If the employee has not
cancelled any holidays the form is not visable but it displays the correct
number of hours when cancelled holiday's are found.
I would like the sub form to display 0 where no cancelled holiday's are found.
Is this possible ?
Thanks in advance for your help.
I have a subform Frm_Sub_Hol_Cancel_Stat that gets its value from a query
Qry_Hol_Cancel_Stat. The query selects cancelled holiday's from Tbl_Hol_Taken
for a selected employee and returns SumOfHol_Hours. If the employee has not
cancelled any holidays the form is not visable but it displays the correct
number of hours when cancelled holiday's are found.
I would like the sub form to display 0 where no cancelled holiday's are found.
Is this possible ?
Thanks in advance for your help.