Forum Discussion

mnlowery's avatar
mnlowery
Copper Contributor
Apr 06, 2022

Need help with replicating a formula

Staring formula in cell F4 is  =IFERROR(AVERAGE(Daily!F4:L4), "0")   I need G4 to have the formula =IFERROR(AVERAGE(Daily!M4:R4), "0")   Then H4 to have =IFERROR(AVERAGE(Daily!T4:Z4), "0")...