date - Use fixed day in calculation of completely paid of dept -



date - Use fixed day in calculation of completely paid of dept -

i'm using code calculate when have paid off on dept.

f26+(30*b6/f6)

this prints illustration 2015-06-12. i'm not receiving money until end of month. possible have fixed day not year , month, can have day fixed illustration 28? if yes, how can accomplish this?

possible solution can imagine using date(year, month, day) function build date fixed day, illustration :

date(year(f26+(30*b6/f6)), month(f26+(30*b6/f6)), 28)

date google-spreadsheet

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -