Hi all. I am at my wit's end trying to figure out this error. I am building a scoring template for another test. There is an input sheet for demographic information and Raw Time in Seconds. The Raw Time in Seconds provides T-scores based on the examinee's age. The T-Scores and Percentile Ranks are populated on the Score Sheet along with Composite scores. The data on this page is populated from the raw scores on the Input page and data on the Trails page (Trails page will eventually be hidden). The problem that I am having is on the Profile page. That page provides Normative Frequencies and is populated from data on the Score Sheet, the Composite Index Sheet, and the Normative Data Sheet. The Composite Index Sheet and the Normative Data Sheet will eventually be hidden as well. The problem that I'm having is the "Normative Frequency of the Difference" column under the Ipsative Comparisons of Trails section. Sometimes it works; sometimes it doesn't. The Normative Frequency of the Difference column is populated by the "T Score Minus Mean" value. However, the table only does positive numbers so I calculate the absolute value on the Normative Data sheet and use the table array there. The formula varies based on the trail number, but Trail 1 is =VLOOKUP('Normative Data!'I46,'Normative Data!'A55:F164,2,FALSE). Trails 2, 3, 4, and 5 are column 3, 4, 5, and 6 respectively.
As stated, sometimes it works and sometimes it doesn't. However, only Trail 1 and 5 work depending on the values. I've tested with multiple "Raw Time in Seconds" combinations and it varies based on that. Any help would be appreciated. I've scoured the forum, YouTube, and Google but nothing has worked.
Bookmarks