I have a text box in a form with the following control source:
=Format([Rotating Equipment Count]*[Enter # of Months in Period]/([Unit Count]*12),"0.0000")
The "Enter # of Months in Period" should be a user prompt, and used to work. Now it does not prompt, and the result in the box is #Name.
Anybody know what happened?
Thanks for you help.
=Format([Rotating Equipment Count]*[Enter # of Months in Period]/([Unit Count]*12),"0.0000")
The "Enter # of Months in Period" should be a user prompt, and used to work. Now it does not prompt, and the result in the box is #Name.
Anybody know what happened?
Thanks for you help.