R
richaluft
Hi:
Another Fieldname question:
Is there any way to construct an If--Then-Else clstatement as a query
Fieldname in order to set the value of the queryfield when opening the
query;
As an example, I'd like to use something like "Field10:If fldname(9)
=27, then Val(Field10) = 1G, else if Fldname(9) = 36 then Val(field10)
=1P, elseif--------"
Hope the question is clear, and I further hope that this is possible
to do.
(No, there are too many choices to use only the IIF function)
Thanks, Richard
Another Fieldname question:
Is there any way to construct an If--Then-Else clstatement as a query
Fieldname in order to set the value of the queryfield when opening the
query;
As an example, I'd like to use something like "Field10:If fldname(9)
=27, then Val(Field10) = 1G, else if Fldname(9) = 36 then Val(field10)
=1P, elseif--------"
Hope the question is clear, and I further hope that this is possible
to do.
(No, there are too many choices to use only the IIF function)
Thanks, Richard