Export DoB from SIMs and use the following formula to calculate their age in days. =DATEDIF(B2, TODAY(), "d") where 'B2' is their date of birth.