Hi Team,
i working on ageing fromuala
i have date and need to find age count i used if today formuale am getting error in applying the formulae and i need to results as 45 days like that depending up on the date
below formulae i used and i attached sample xls.. please help me
=IF(TODAY()-B2<=1;"<24 hours";IF(TODAY()-B2<=7;"2-7 days";IF(TODAY()-B2<=15;"08-15days";IF(TODAY()-B2<=30;"16-30 days";IF(TODAY()-B2<=60;"31-60 days";"over 60 days")))))
i working on ageing fromuala
i have date and need to find age count i used if today formuale am getting error in applying the formulae and i need to results as 45 days like that depending up on the date
below formulae i used and i attached sample xls.. please help me
=IF(TODAY()-B2<=1;"<24 hours";IF(TODAY()-B2<=7;"2-7 days";IF(TODAY()-B2<=15;"08-15days";IF(TODAY()-B2<=30;"16-30 days";IF(TODAY()-B2<=60;"31-60 days";"over 60 days")))))