Hello all,
I have tried searching for this answer but i guess I do not know what exactly to search for.
My form uses a calculation to determin the spacing of one object from another.
The objects can be no more than +/- 1.25 above or below each other.
If object X is from 0 to 1.25' ABOVE object Y OR 0 to -1.25' BELOW object YI need to make image "A" visable, and hide Images "B"&"C"
If object X is greater than 1.25' ABOVE object Y then i need to make Image "B" visable, and hide "A"&"C"
If object X is greater than -1.25' BELOW object Y then i need to make Image "C" visable, and hide "A"&"B"
Any help would be greatly appreciated.
Thank you,
Jason