View Single Post
 
Old 03-23-2010, 03:42 PM
ConneXionLost's Avatar
ConneXionLost ConneXionLost is offline Windows XP Office 2003
Simulacrum
 
Join Date: Jan 2010
Location: Victoria, Canada
Posts: 86
ConneXionLost is on a distinguished road
Default

Hi,

Add this formula to cell A3:

Code:
=IF(A1=A2,"First Time","Follow Up")
Cheers,
Reply With Quote