Thread
:
Have dates respect plurality...
View Single Post
07-30-2018, 11:35 PM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,100
="("&DATEDIF(B6,TODAY(),"y")&IF(DATEDIF(B6,TODAY() ,"y")=1," year ","years")&DATEDIF(B6,TODAY(),"ym")&IF(DATEDIF(B6, TODAY(),"ym")=1," month "," months ")&DATEDIF(B6,TODAY(),"md")&IF(DATEDIF(B6,TODAY(), "md")=1," day "," days"&")")
xor
View Public Profile
Find all posts by xor