Forum Discussion
jaolvera
Sep 08, 2023Copper Contributor
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
Sort By
- OliverScheurichGold Contributor
Isn't this the same question as in this discussion?
Formula for excel - Microsoft Community Hub
If it's different can you add the expected results in your screenshot? Thank you.
- jaolveraCopper ContributorSimilar, 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.
- Patrick2788Silver ContributorIt 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.