Help
davidcarldesign
6 - Interface Innovator
6 - Interface Innovator
since ‎Jan 14, 2021
‎Dec 07, 2022

User Statistics

  • 16 Posts
  • 1 Solutions
  • 5 Kudos given
  • 3 Kudos received

User Activity

The tutorial by Jonathan Bowen has been incredibly helpful. So far my script calculates the sum of the “Amount” in the “Monzo Transactions” table. My next step is to figure out what to add to the script so that the next part of the process will upda...
Hi people! I’m building a “Birthdays” table in my “Calendar” base and I’m looking for a formula that says: if “Birthday” is within the next 2 months then display “soon” What would this formula look like?
What is the formula to get the Time in hours and mins from a Date/time field?? My date/time field is called “Start”.
How would I go about exporting multiple page designer layouts as images into an attachment field? -Could I use or create a script to do it? -Is there any free Airtable apps that allow this? I provide more visual context in the link below: ...
Hi folks, I’m trying to find a numerical value from the “Title” field and have it appear in the “amount” (e.g. 27.21) I’ve used this formula from looking at a few post’s but it only copies the values before the decimal: MID( {Title}, FIND( “For”, {T...