I enter the Number 180+ into the Text field (control): [Sat Score] and this
entry causes the macro to run, entering 180 into the Number field
(control):[SatOpenB Score]. The macro is attached to the [Sat Score] control.
A query then automatically adds the 180 in the Number field:[SatOpenB
Score]and another Number field:[SatUtilityB Score] to get a High Combined
Score;

Signature
Chad
> Which event is running the SetValue action macro?
>
[quoted text clipped - 14 lines]
> > immediately. (Macro where if I check yes, the macro copies a result in
> > another control).
Ken Snell (MVP) - 29 Mar 2008 15:24 GMT
You have not identified the event that runs the macro. Open the form in
design view, click on the textbox, right-click and select Properties from
the menu, and then click Event tab in the Properties window. Which event has
the macro "assigned" to it?

Signature
Ken Snell
<MS ACCESS MVP>
>I enter the Number 180+ into the Text field (control): [Sat Score] and this
> entry causes the macro to run, entering 180 into the Number field
[quoted text clipped - 23 lines]
>> > immediately. (Macro where if I check yes, the macro copies a result in
>> > another control).