I have a excel 2007 spreadsheet that is used as a form. This form is filled in each day with production information and saved as the date (eg:052311) Part of the information is employee call out's. They are listed as Name, Work area, and reason for call out (sick, fmla, leave) I look at the call outs each day for "new" call outs. If anyone listed had called out the previous day, thay do not qualify as a new call out. I only need to know the number of "new" call outs. Can a VB code be written to do this?