Re: calculation in a form
From: John Vinson (jvinson_at_STOP_SPAM.WysardOfInfo.com)
Date: 02/26/05
- Next message: Ken Snell [MVP]: "Re: Problem With Nested Joins"
- Previous message: Don: "Re: Problem With Nested Joins"
- In reply to: Garry: "calculation in a form"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 26 Feb 2005 13:06:00 -0700
On Sat, 26 Feb 2005 18:36:34 GMT, "Garry"
<garry.fitzgerald@ntlworld.com> wrote:
>Hi all
>
>How can I look up the result of a calculation in a form that is closed
>so I can view the result in another
You can't. Information on a closed form is not accessible.
Simply redo the calculation - copy and paste the expression in the
Control Source of the textbox on the first form into the control
source of a textbox on the second form, or otherwise recapitulate the
calculation. It's neither necessary nor desirable to store the
calculated value in any table.
John W. Vinson[MVP]
- Next message: Ken Snell [MVP]: "Re: Problem With Nested Joins"
- Previous message: Don: "Re: Problem With Nested Joins"
- In reply to: Garry: "calculation in a form"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|