A
Aamer
Is it possible to use Iff statement to show pictures
Actually I am trying to use tow different pictures on the form if the value
is less than 0 or higher than 0
example
=IIf([Text135]<0,"","Pictue B")
=IIf([Text135]>0,"Pictue A","")
How can I Do This
so far i am unable to fix this issue
Regards
Aamer
Actually I am trying to use tow different pictures on the form if the value
is less than 0 or higher than 0
example
=IIf([Text135]<0,"","Pictue B")
=IIf([Text135]>0,"Pictue A","")
How can I Do This
so far i am unable to fix this issue
Regards
Aamer