D
DRA
I want to have a date without using date function in another function, i.e.,
MATCH(01/02/2010,OFFSET(CC1stDate,1,0):OFFSET(CCDateCol,CCRowLast-1,0),1)+5
I use the #01/02/2010# in VBA. Is there a simular notation in EXCEL?
MATCH(01/02/2010,OFFSET(CC1stDate,1,0):OFFSET(CCDateCol,CCRowLast-1,0),1)+5
I use the #01/02/2010# in VBA. Is there a simular notation in EXCEL?