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
sbs 2003 moving mailbox to sbs 2008 very slow
2003 Server Folder Redirection, Different Servers
How do I get rid of the pastel colors in an Excel chart when I switch row/column data?
website
SQL TABLES - TO NULL OR NOT TO NULL COLUMNS
Convert mailbox to room
Matching data from multiple tables
Installing second 2003 exchange server
How to get CDO.Message working in VBScript on Vista Business
How do i determine the size of a byte array at run-time in c#?