I am having trouble figuring out how I can make a date by adding a number of days to a given date.
i have a form that has several number fields, and i need to take those numbers from the db and make dates by adding the number of days to the base date of the contract to generate those dates.
“red T” button
-(end of line “Text”)
then play with Formula Adding values to fields,
hope it helps
…as for date, I could not get other results than "xx days ago - instead of a more needed " June 5th "…already posted about, no replies
Thanks, i have worked with the magic text and formulas, but cant get and date fields to work. Im curently working with airtable to make it work, but hate to have to do so much work for a simple calculation.
I need to pull a date from my db and a number from my db and add the two together.
example 10/12/2020 + 14 and get 10/26/2020. but cant a get a long decimal number as the result. if i use the values in the date field to add to a curent date it works fine, but not with two db values.
oh, so …the way Karimoo mentioned did not work for you ?
basicaly you use a converted “all numbers format” dateA. add a bunch of minutes xxx …end with a DateB result in numbers… and only after that…you can convert it back to a readable Date format like : dd/mm/yy.
thats what was done in this Topic : Help : StarTIME +60 = funny Endtime 🤔