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
SQL Query Error -- Data type mismatch in criteria expression
convert time and date format from asp.net to sql table
command box on my form that when clicked sends my report as .pdf file but in wrong record
Exchange 2010 OWA not working
Hiding library private members.
Null Date in Databinder.Eval(Container.<wbr />DataItem, "decom")
Odd behavior with C# COM interop and null values
How to start / run a stored procedure from a Winform by clicking a button
Service is not saving the start parameter
how big can a database be?