Sign in to join the conversation:
Hello,
I want to configure a formula to set the current date when 2 checkboxes are checked.
I have configured 1 date column and 2 checkboxes columns.
I don't want to use the auto-modify date column for this purpose.
Please help.
Hi Hans,
Date/time enhancements are coming that probably would help in your use case, but I don't know when or the specifics.
In the meanwhile, the third-party service, Zapier, is an excellent option for this scenario. Is that an option for you?
Do you need the ability to change the row after the checkboxes are checked?
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
I hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Hi, I created a formula that derives a value-based date range but if the date field is blank, I receive an INVALID DATE TYPE comment in that specific row. I read a few comments online that says if I apply the IFERROR operator, it will remove this error, but it returns “Incorrect Argument Set”. Here’s a sample of my…
If I am trying to create a metric formula to count how many rows were created today, created yesterday, created 3 days ago etc… by using the auto "Created Date" column. The current formula I am using is not properly adding them correctly =COUNTIFS({Ticket Tracker Range 1}, "COUNTING" , {Ticket Tracker Range 3}, =TODAY(-1))…
I am trying to do an Index Match where I have multiple lookup values in the same cell. I want it to grab all available App Names and return/concatenate them into the cell here. I have some App IDs with just one # where it works fine normally but others like the example above have multiple listed.