Try
VBA Noob![]()
Private Sub Worksheet_Change(ByVal Target As Range) If Target.Address(0, 0) = "A1" Then If Not IsEmpty(Target) Then MsgBox Target.Value End If End If End Sub
Try
VBA Noob![]()
Private Sub Worksheet_Change(ByVal Target As Range) If Target.Address(0, 0) = "A1" Then If Not IsEmpty(Target) Then MsgBox Target.Value End If End If End Sub
_________________________________________
![]()
![]()
Credo Elvem ipsum etian vivere
_________________________________________
A message for cross posters
Please remember to wrap code.
Forum Rules
Please add to your signature if you found this link helpful. Excel links !!!
works perfectly vba noob.
made the ajustments to fit on my demand but the main issue is solved!!
many thx for the wise tip!!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks