Microsoft
Software
Hardware
Network
Question : Retrieve value of calculated control on a subform
Here is the setup:
Mainform > Subform1 > Subform2
In the footer section of Subform2, I want to display the value of a calculated control from Subform1. I thought this would have been straightforward, but evidently not for me.
I often rely on this cheat-sheet for quick reference:
http://www.mvps.org/access
/forms/frm
0031.htm
but it doesn't seem to be helping me for this problem.
After the form has been completely opened and is idle, I can retrieve the value from the control by using this:
Forms!Mainform!Subform1.Fo
rm!myCalcu
latedContr
ol
but when I try to use this reference in a function, it comes back empty.
What am I doing wrong? Thank you,
Answer : Retrieve value of calculated control on a subform
Figured it out. I disabled the web proxy but enabled url filtering which required web proxy but doesn't tell you. So when it reboots bang nothing works.
Random Solutions
Access 2010: Is there a way to install the runtime on a PC that already has Access installed?
What may happen if I remove the default NTFS permission
Exchange 2010 Standard. Exbpa ad version 12639 and Certificates
Combining VBA Statement
MS SQL Server and Toad for SQL Server -- How do I **allow** strings to be truncated?
looking for code for TMemtable TMemDataset
Exchange Server requirements
Why does IE6 Suck so F***ing BAD
SQL Query the excludes criteria
Passing resource variable in PHP