News

Can I calculate age in Excel without Datedif? You can calculate age in Excel without using the DATEDIF function by using the following formula: =INT ( (TODAY ()-birthdate)/365.25) ...