I have an existing sheet with formulas to compute "netdays" left for a task, the task and variables live on the same row. That sheet has a form which allows for a user to add to the sheet a new task and assign, within the form, a start and end date. These dates are the variables that contribute to the formula. My issue is that when the new line is added a " ' " comma is added in front of the "=" for the formula. If I manually delete it the formula works if not the formula doesn't work.
I have tried several ways to fix this issue and keep having the same problem. How is this resolved?