Forum Discussion

jaolvera's avatar
jaolvera
Copper Contributor
Sep 08, 2023

by row formula

Hello, 

I needed a formula that would return a yes or no result by row in column A, if the dates in column that correspond with the patient IDs in column C are within 30 days of each other. some background, column C is patient ID, there are at least 2 or more of each and within those I need to see if the dates that correspond to those Patient IDs are within 30 days of each other. 

Thank you

 

 

 

 

8 Replies

    • jaolvera's avatar
      jaolvera
      Copper Contributor
      Similar, when I went back to look at the formula after I thought it was fixed, I Realized the previous formula was copied in all the cells, so I still had the spill error, wasnt sure once they closed out the discussion if I could go back and ask the question again so I posted it as a new question. and I will have to remove the previous one.
      • Patrick2788's avatar
        Patrick2788
        Silver Contributor
        It looks like your data is tabled. BYROW will Spill and Tables are scalar-based. If you convert the table to a range the error may go away.

Resources