Participant I
Since ‎06-11-2020
‎03-21-2021

My Stats

  • 6 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

St_Com's Bio

Badges St_Com Earned

View all badges

Recent Activity

Hello. I have a form. And I have the following regex expression: /^[A-Z]{6}\d{2}[A-Z]\d{2}[A-Z]\d{3}[A-Z]$/i It’s a string of 16 characters with the following regular expression: 6 consonant letters 2 numbers 1 consonant letter 2 numbers 1 consonant ...
Hello. Please help me understand MAX expression… why I’m able to make it work in Google Sheet, but when I try to use it in appsheep I keep getting annoying errors like = “MAX function is used incorrectly”. There is something I do not understand in th...
Hello and thanks in advance for your helpfulness. I keep getting the same error in the Expression Assistant when I try to use the max () function: “The inputs for function ‘MAX’ should be a list of numeric values”. What I need is to extract the max v...