Ramco Ramco
Hi
On below line i am getting error
Picture1.FormattedPicture = Nothing
Private Sub Section3_Format(ByVal pFormattingInfo As Object) Picture1.FormattedPicture = Nothing Set Picture1.FormattedPicture = LoadPicture(cimage1.Value) End Sub
Thanks