I have a workflow that outputs to a excel template (overwrite range and preserve formatting selected). I have it set to output to C3:BC12, but if I want to skip the following columns: AS, AT, AH, AI, W, X, L, M. Is there a way I can do this? I have some formulaes in those columns and I want those columns to populate in excel using the formula and do not want alteryx to write to those columns. I have tried outputting to a NAMED RANGE but that doesn't work either. Any thoughts on how I could do this or if it's even possible? (The formulas in those excel columns are a lot easier to do in excel than in Alteryx)