Thread
:
changed DOB to age, but if no DOB need cell to be empty.
View Single Post
#
2
Posted to microsoft.public.excel.misc
Gary''s Student
external usenet poster
Posts: 11,058
changed DOB to age, but if no DOB need cell to be empty.
=IF(A1="","",DATEDIF())
(your material in the DATEDIF(), of course)
--
Gary''s Student - gsnu200810
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student