234830/there-function-excel-automatically-calculate-using-birth
Try
=INT((YEARFRAC(TODAY(),B3,1)))
Where cell B3 contains a date like 01/01/1970 will return age in years.
Use the Let function: =LET(Value,A1+B2+C4+G3+B4,IF(Value>10,"No",Value)) I hope this helps ...READ MORE
Use Spellchecker for doing your stuff: import pandas ...READ MORE
Excel file : df.to_excel('demofile.xlsx',index=False) import openpyxl py = openpyxl.load_workbook('demofile.xlsx') exlsheet = ...READ MORE
I used the following code to determine ...READ MORE
Hello, yes u can find your birthdate using ...READ MORE
Hi To Calculate the date, we can ...READ MORE
1 I having a Excel sheet with 1 ...READ MORE
In this case, you can use nested ...READ MORE
Add on the sheet an ActiveX Microsoft ...READ MORE
You can add the file to your ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.