Google Spreadsheet Post #1572
Yogi Anand, D.Eng, P.E. ANAND Enterprises LLC -- Rochester Hills MI www.energyefficientbuild.com. Mar-25-2014
post by Eileen Rasmussen (https://productforums.google.com/forum/#!mydiscussions/docs/lOLvSROOiNU)
Sheets formula for subject age at time of testing
Hey all,
So I've Googled this pretty well and come across a few similar questions, but none of the suggested formulas have been working.
Yogi Anand, D.Eng, P.E. ANAND Enterprises LLC -- Rochester Hills MI www.energyefficientbuild.com. Mar-25-2014
post by Eileen Rasmussen (https://productforums.google.com/forum/#!mydiscussions/docs/lOLvSROOiNU)
Sheets formula for subject age at time of testing
Hey all,
So I've Googled this pretty well and come across a few similar questions, but none of the suggested formulas have been working.
Basically, we have a biiiig google excel sheet with some subject data, and we want a column that shows each subject's age at the time they were tested. Each subject already has a cell that has the date they were tested, and their birthday.
When I try:
=round(((A1-A2)/(365),1)
Where A1 date tested and A2 is birthdate?
When I try:
=round(((A1-A2)/(365),1)
Where A1 date tested and A2 is birthdate?
or
=round((abs(A8-B8))/(365),1)
Where A8 is date tested and B8 is birthdate
I get parse errors. Not sure why.
+ a few other formulas have yet to work.
I cannot for the life of me get this to work, although it seems so simple! Haaaalp :(
Thanks in advance!
Where A8 is date tested and B8 is birthdate
I get parse errors. Not sure why.
+ a few other formulas have yet to work.
I cannot for the life of me get this to work, although it seems so simple! Haaaalp :(
Thanks in advance!
-----------------------------------------------------------------------------------------------------------------------------------------------
No comments:
Post a Comment