A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

After Update Event



 
 
Thread Tools Display Modes
  #1  
Old November 7th, 2009, 02:03 AM posted to microsoft.public.access.forms
Marianne
external usenet poster
 
Posts: 91
Default After Update Event

is this possible?

I have a Main form with a tab cntl with two subforms frmInvoiceDetail and
frmPayments.

Both Subforms are continous forms.

on frmPayments I have an unbound combo box where the user selects the
Invoice Detail Line they want to pay and that updates the [InvLineNum] and
[Pymt] fields on frmPayments.

I would also like to automatically update a checkbox on
frmInvoiceDetail[Paid] to True, and requery the combo box. Both records have
a corresponding InvLineNum.

This code in the afterupdate event of [Pymt] only works for the first line
on frmInvoiceDetail and i must manually re-type the amount in pymt to cause
the afterupdate event to fire.

Forms!frmInvoice!frmInvoiceDetail.Form!Paid = True

Any help would be appreciated. Happy Friday!

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:06 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.