Forum Discussion

paulhazelwood's avatar
paulhazelwood
New Member
3 years ago
Solved

Return date calculation based on text

I have a text column with values and then a date column. What i am trying to do is if the text column contains a certain word, then calculate the date difference between the date and today. If the text column has a different word, then I do not need the calculation.

5 Replies

    • paulhazelwood's avatar
      paulhazelwood
      New Member

      Sorry unable to provide screenshot, but if you picture a column with dates (column A) and a column with text values (column B). What I want is a 3rd column that if Column B contains "word" then calculate datediff between date in Column A and TODAY.