I have a sheet that I'm inputting data in using a form, and then generating a document to print. Not all columns/cells will have an input on every instance, however, every cell is accounted for within the document mapping. The issue I'm running into is I have a column that has a column formula, and every time I have a new entry it automatically returns a 0 in the column. It normally wouldn't be a problem but now it inputs that 0 into the document when generating, when it should be blank in the document. Does anyone have a suggestion on how to remove the 0 or a workaround?
Sorry this was a little hard to explain so please feel free to ask clarifying questions.
Thank you in advance.