Hi, Beana,
if the entries are made manually this code goes behind the worksheet:
Ciao,![]()
Private Sub Worksheet_Change(ByVal Target As Range) If Not Intersect(Target, Range("H7:H25")) Is Nothing Then Range("H4").Value = Now End If End Sub
Holger
Hi, Beana,
if the entries are made manually this code goes behind the worksheet:
Ciao,![]()
Private Sub Worksheet_Change(ByVal Target As Range) If Not Intersect(Target, Range("H7:H25")) Is Nothing Then Range("H4").Value = Now End If End Sub
Holger
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks