Forum Discussion

afleming720's avatar
afleming720
Copper Contributor
Aug 09, 2023
Solved

Allocations in excel

Hi, Looking for some assistance in what I can describe as 'cell allocations' in excel. Basically want to perform a simple calculation, but once a cell has been used to calculate, move onto the nex...
  • OliverScheurich's avatar
    Aug 09, 2023

    afleming720 

    =IFERROR(C8/SUM(INDEX(A:A,7+SUM($D$7:D7)):INDEX(A:A,6+SUM($D$7:D8))),"")

    You can try this formula. 

     

Resources