Help
Formulas
cancel
Showing results for 
Search instead for 
Did you mean: 

Formulas Activity

Update an Airtable field when a Google Sheets cell is updated

Hi,I'm trying to figure out if there is a script or formula to allow for when cells are updated in a column of a Google Sheet to update a corresponding column in Airtable. Here's the scenario I have:I have a Google Sheet that is organized by client p...

  • 71 Views
  • 2 replies
  • 0 kudos

Calculating work date differences for due dates

I'm using a simple formula to calculate the due date difference between today and the project due date:WORKDAY_DIFF(TODAY(), {Due Date})-1Which works for anything due today and in the future, but does not calculate properly for past due things. If to...

Screen Shot 2024-11-19 at 8.49.27 AM.png
  • 56 Views
  • 1 replies
  • 0 kudos

Resolved! Weighted drop down

Hi all,I want to prioritise datasets in Airtable. For that I've created checkbox fields and a drop down field.I now want to create a formular field and add there a weighted text drop down menu by giving each text option a number. For the checkbox fie...

  • 84 Views
  • 2 replies
  • 0 kudos

Remove all text after a parentheses

Can you help me with a formula to remove all characters including and after the "(" in Los Angeles (hollywood)?So my goal is to make Los Angeles (hollywood) --> Los Angeles

  • 99 Views
  • 2 replies
  • 0 kudos

Week Of Forumla

How do I write a formula to populate anything that is created in that week, it will add the Monday date of that week. For Example:I have records for 10/7, 10/8, 10/10. I need the Starting Week of to be: 10/7 for all Dates. Then I need records for 10/...

  • 50 Views
  • 1 replies
  • 0 kudos

Resolved! Convert String Representing Duration to Duration Type

I've been scouring this forum for an answer to a variant of "Convert String to Duration" but alas, no simple answers uncovered!In my case, I have a text field that contains duration as as string such as, "1:30:00."I need this to now be a field that i...

  • 84 Views
  • 1 replies
  • 0 kudos

Resolved! How to begin converting Time String to Number or Duration

I have a weird one: How would I even begin to convert a column that contains duration data formatted as a string like this? I want the final conversion to be a decimal number, but none of the standard DATETIME() type formulas can make sense of it. He...

  • 112 Views
  • 1 replies
  • 0 kudos