I have scoured the web and found several seemingly useful modules to calculate the median of a set of records, but I can't get any of them to work.
The latest one I tried I found here (http://support.microsoft.com/default.aspx?scid=kb;en-us;q210581)
I followed the directions to the T, but when I call the function in a form like so:
=Median([qryMilestoneTest],[TAtoAuditDraftRcvd])
It doesn't work. Instead when I preview the form I am prompted to Enter Parameter Value twice, once for Median and once for qryMilestoneTest.
What am I doing wrong? Anybody, please help!!
The latest one I tried I found here (http://support.microsoft.com/default.aspx?scid=kb;en-us;q210581)
I followed the directions to the T, but when I call the function in a form like so:
=Median([qryMilestoneTest],[TAtoAuditDraftRcvd])
It doesn't work. Instead when I preview the form I am prompted to Enter Parameter Value twice, once for Median and once for qryMilestoneTest.
What am I doing wrong? Anybody, please help!!