Sign in to join the conversation:
Hello!
I'm trying to setup a project plan for when a task is marked 'complete' it auto-fills the 'Finish Date' column. Would I use an If, then formula? If so, what would that formula look like?
Thanks!
Crystal
Hi Crystal, this functionality is not currently available without using a third party tool like Zapier. We reverse-engineered our process to have the person enter a date and then have the status update accordingly.
Thanks, Mike! This is helpful. I'll try that approach.
Sounds good. Let me know if you have any questions! We created an Actual Start and an Actual finish date field to measure if the task was in progress or complete and changed the dropdown field with an IF function based on the dates being populated.
I am looking for a solution that woul d create a unique identifier for my row. I am using a index match formula to pull through needed fields, however the items that I am matching often have the same names on the reference sheet. I cannot adjust the names, but I would like to build a column that is unique to each row.
I have 3 columns in one row and I'm trying to show the average of the percentage of work done from those three columns. I've attached a screen shot. In one example, 25% is done from one column and 0% is done from the other two columns. The sum/average shows 54% complete In the next example I actually made all 3 columns…
I have two sheets, one is titled "Test Scenarios", it's a sheet that contains steps to complete a test scenario, the other is titled "Test Issues", it collects testing issues submitted via form URL. When a test scenario fails, the user selects "failed" from a multi select box which causes a form URL to display. The URL…