Using Calculated fields in other controls - help please!!

commandolomo

Registered User.
Local time
Today, 00:04
Joined
Jun 11, 2004
Messages
73
Hello all

Quick question - is it possible to use a calculated field as a condition in another control?

For example, I have a field (text box), called "CurrentHours," that it's control source is an IIf calculation. I want to use the value in this field as part of another calculation - for example sum([CurrentHours] / 37). Yet when I do this I am getting an "Enter Parameter Value" input box.

Is it possible to reference a value within a text box within another calculation?

Cheers for any help
 
Cheers Rich, sorted :)
 

Users who are viewing this thread

Back
Top Bottom