Microsoft
Software
Hardware
Network
Question : Quick excel formula
In a rush to get this finished today and the reply back on these easy ones is almost instant, attached spreadsheet I need a formula that will take the birth date in column C and calculate the person's age in column D. Thanks!
Answer : Quick excel formula
More accurate to use DATEDIF, i.e.
=DATEDIF(C2,TODAY(),"y
")
regards,
barry
Random Solutions
I need help with DoCmd.DoMenuItem acFormBar command number
Can anyone suggest a good spec for a games machine?
Creating an automatic sum for specific cells - excel 2007
Adobe hijacks all programs in Vista
Need help with SQL 2008 running on a 2008 failover cluster
Insert values in listbox to access table
Nested countif problem
Can we enable the guest account on a machine
Date Comparison in MSSQL
VBA insert statement syntax for boolean value