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
import macro in excel
VSTO Question(s)
CSS Sheets
Compare Access Databases
I need to make a MSN bot
SelectedValue which is invalid because it does not exist in the list of items
how can i overcome the problem while connecting to sql server 2005?
Limit number of displayed rows in continuous form
Get Top most parent id
Removing Lines from richtextbox