I had asked a question about the above subject a few days ago and between
Stephen Lebans and Rog received the following answer.
Would someone please tell this *Air Head* ....
1 What is meant by Air Code
2) Where and how do i use this valuable info you gave me. Seriously.
Thanks again.
Test for existance of image data, if NULL set the OLE Frame control's
VISIBLE prop to NO.
*Air Code*
Me.NameOfYourOL EFrameControl.V isible = NOT
(IsNull(Me.Name OfYourOLEFrameC ontrol.Value))
Stephen Lebans and Rog received the following answer.
Would someone please tell this *Air Head* ....
1 What is meant by Air Code
2) Where and how do i use this valuable info you gave me. Seriously.
Thanks again.
Test for existance of image data, if NULL set the OLE Frame control's
VISIBLE prop to NO.
*Air Code*
Me.NameOfYourOL EFrameControl.V isible = NOT
(IsNull(Me.Name OfYourOLEFrameC ontrol.Value))
Comment