T
Tara
I have a form that displays the amount of money available at the time in a
given employee's expense account. Detailed reciepts are added via a subform.
Any time a new receipt is added, the available balance on the main form is
updated to reflect the new amount available. Everything works fine, except
that I need a way to get the available balance on the main form to update to
a previous receipt's ending balance value when/if a receipt is deleted. I
can do that automatically by setting the focus on the previous receipt's
ending balance field once the other recepit is deleted, but I'm not sure how
to do that.
given employee's expense account. Detailed reciepts are added via a subform.
Any time a new receipt is added, the available balance on the main form is
updated to reflect the new amount available. Everything works fine, except
that I need a way to get the available balance on the main form to update to
a previous receipt's ending balance value when/if a receipt is deleted. I
can do that automatically by setting the focus on the previous receipt's
ending balance field once the other recepit is deleted, but I'm not sure how
to do that.