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 community - ran into an issue I've never experienced before. Across all my clients, we use formulas to project dates (we've used durations/predecessors in the past, but it's not our preferred method). If we look specifically at the "TEST - SD - Internal Scope Alignment Call" line, you can see the "Start Date" formula,…
Hello. I am trying to combine contact list A with the Created By column into one Contact Helper column to use in order to restrict the user view in Dynamic View. Here is my problem. Contact List A is filled in from a form submission. The user is supposed to enter or select their email address along with the emails of any…
I'm trying to put the correct data (person) in the correct column for an Employee and their Management hierarchy, using the following formula: =IF(VLOOKUP(Worker@row, {Active Workers Report - Mgmt Lvl}, 5, false) = "Team Lead", {Manager}, "") Can someone help me correct the formula, so the Name of the Team…