S saneesh New Member Oct 2, 2011 #1 how to get a decimal figure by subtracting two past date(not current date).. ie;07(month)/08(date)/2011(year)-07(Month)/23(Date)/2011(Year)=answer 15(means the gap between the past 2 days.
how to get a decimal figure by subtracting two past date(not current date).. ie;07(month)/08(date)/2011(year)-07(Month)/23(Date)/2011(Year)=answer 15(means the gap between the past 2 days.
vijaySharma Member Oct 2, 2011 #2 Saneesh, Welcome to Chandorg Forums. Try =INT(Firstdate - SecondDate) I hope this is what you were looking for... ~VijaySharma
Saneesh, Welcome to Chandorg Forums. Try =INT(Firstdate - SecondDate) I hope this is what you were looking for... ~VijaySharma