Hi all,
Im still working on creating the same spreadsheet that I had a problem with yesterday, however another problem has arisen. I don't believe there's a way to attach a spreadsheet with the info as this is all highly sensitive and it's all tied together, so I''ll explain it the best I can.
I'm entering the following formula:
=SUM(IF(Terms!$I$2:$I$598=Roster!$T$15,IF(Terms!$G$2:$G$598=Roster!$O23,1,0),0))
What I'm looking for the sum of (Terminations) data for any given month (which is what column I in my terms worksheet references through the Roster entry T15, which is a drop down list for all the months in a year), as well as the reason for the termination (referenced from the term reason column G in the Termination worksheet, which matches with Roster entry O23). This gives me an absolute number of terminations for month "x" in regards to reason "y" (Ive only listed one here to keep it simple).
Here's the interesting part: It works some of the time. What I mean is, is when I select anything from january to august, it reports back some of the terminations but not all of them. For Sept and October it reports nothing at all. I've made sure all the formatting and entries are exact on both worksheets and still a no go. If anyone can help I'd appreciate it.
Bookmarks