Skip to main content
Solved

Date Automation/formula

  • March 15, 2023
  • 1 reply
  • 13 views

Forum|alt.badge.img+4

We have multiple dates that we need to have automatically update for us in table.

Example:

Move-in date (4/1/23) plus policy day (60) = Lease end date

Lease end date - NTV date (30) + 5 days= NTV date need

Arrival Instructions date = 2 days prior to Move-in date (4/1/32)

How would you go about doing this in a table?

 

Best answer by TheTimeSavingCo

You could try using formula fields with`DATEADD()` for this, documentation here

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31
  • Brainy
  • 6414 replies
  • Answer
  • March 16, 2023

You could try using formula fields with`DATEADD()` for this, documentation here