changing pictures according to cell value
From: frsm <frsm.2aa5tz_1151780401.9201_at_excelforum-nospam.com>
Date: Sat, 1 Jul 2006 13:58:21 -0500 hi guys
I've a sheet with vba code and many pictures the code's function is to
display the picture which i write its name in cell (A1)
it works well
Code: Option Explicit
Private Sub Worksheet_Calculate()
sora.Visible = True sora.Top = .Top sora.Left = .Left Exit For End If Next sora End With End Sub i hope to know the reason of the error -- frsmReceived on Sat Jul 01 2006 - 11:58:21 PDT |
Click to report inappropriate content