A
Agnelo Fernandes
I have a form which has 2 check boxes: Invoice and Cheque.
If I tick 'cheque' then 'cheque number' and 'date' become visible.
and when I tick 'invoice' then 'invoice date' and 'invoice number' become
visible.
This works fine for me. However, suppose I tick 'invoice' in 1 record then
'invoice date' and 'invoice number' are visible not only on that particular
record also visible in the next record without we ticking 'invoice'.
How can I refresh each record in the form through VBA?
Thanks
If I tick 'cheque' then 'cheque number' and 'date' become visible.
and when I tick 'invoice' then 'invoice date' and 'invoice number' become
visible.
This works fine for me. However, suppose I tick 'invoice' in 1 record then
'invoice date' and 'invoice number' are visible not only on that particular
record also visible in the next record without we ticking 'invoice'.
How can I refresh each record in the form through VBA?
Thanks