Microsoft
Software
Hardware
Network
Question : Recalc field on an open form when close a second form.
I'm trying to write code for an onclose event of a form that will recalc a field on a second open form. Here's what I have but it isn't working...
Forms!frmNEWShippingPlantA
ndOffice.t
xtQtyDistT
oDateForTh
isShpgOrde
r.Recalc
Answer : Recalc field on an open form when close a second form.
ReCalc only applies to a Form, not controls.
You can also try
Forms!frmNEWShippingPlantA
ndOffice.t
xtQtyDistT
oDateForTh
isShpgOrde
r.Requery
mx
Random Solutions
Can't Find UDF
C++ - Calling 'RegDeleteValue' in between 'RegEnumValue' causes 'RegEnumValue' to fail
Why does MS SSRS 2005 Hang On Query?
VBA Excel encoding
DirectoryServices Listing User Groups
ODBC Connection failed on Vista
sql syntax
SBS 2008 - Connect Wizard Won't Migrate Profile
How to configure VPN access on SBS 2008
The MAPI call 'OpenMsgStore' failed with the following error, mailbox store cannot be accessed