Help
Keren_Aarons
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Oct 14, 2020
‎Nov 29, 2022

User Statistics

  • 8 Posts
  • 0 Solutions
  • 5 Kudos given
  • 5 Kudos received

User Activity

Hi all I’ve got a base that records the bookings of meeting rooms. It’ll be used to schedule bookings across all the rooms available. So I’ve got something like this: {Room} - e.g Room 1 (This is a linked field) {Start Date} {End Date} I need to be a...
Hi all I need some help with formatting a nested IF statement as I can’t understand why it’s not working. Here’s the background: I have a {Start Date} field and an {End Date} field - both are formatted as “Date fields”. I want to check the current da...
Hi all. Still learning the in’s and out’s of scripting, so please bare with me. I have a linked field, called {project name} that produces a name based on a formula. The name has the following format:" text1 * text2 " - so two words separated by an "...