The first code should just be:
![]()
Private Sub Workbook_Open() Dim Count As Long Count = Sheets("KolWB").Evaluate("COUNTIF(I:I,TODAY())") If Count Then MsgBox "you have " & Count & " contracts expired" End Sub
The first code should just be:
![]()
Private Sub Workbook_Open() Dim Count As Long Count = Sheets("KolWB").Evaluate("COUNTIF(I:I,TODAY())") If Count Then MsgBox "you have " & Count & " contracts expired" End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks