This code would be in B8: =if(C8="","",1+max(C5:C7))Then in B9 i would have this: =if(C9="","",1+max(C5:C8))and Eventually ending with: =if(C8="","",1+max(C5:C365))I copied the code to each cell but it auto changes the C5 to correspond with the new cellI started manually changing each cell so the MAX Function will range from C5 and up but by the time i got to row 40 i found myself on this page. all cells need the max function to start at C5 and then stop at the cell to the right and above.Is there a better way than copying the code cell by cell and changing the C# and changing it to a C5?
↧