I thought it over and I see now why it is good for 'iif' to return an array.
The 'selectedvalue' will take care of my needs. --- In [email protected], "peter843" <yahoogro...@...> wrote: > What puzzles me is that "x = IIf( Close > Open, 1, 0 );" seems to create an > array variable even though it is being assigned a 1 or 0.
