View Single Post
  #1   Report Post  
viddom
 
Posts: n/a
Default MsgBox with condition and showing details

I have two columns, one called NAME and the other BIRTHDAY. I want a MsgBox
that appear when a cell in BIRTHDAY take place during the current month, and
display the name of the person.Something like "JASON, PETER and JOHN HAVE
BIRTHDAY THIS MONTH" . Moreover, I want the MsgBox to pup up as soon as I
open the workbook.

Could somebody help me with the code?