K
Ken D
In previous responses to this same question, I have
seen multiple examples of functions that calculate the
statistical median of a single field/column in a query.
I am interested in creating a calculated field in a
query that calculates the median across multiple fields
in a single row. For example, I have a query with the
fields q1, q2, q3 and q4. If I wanted to find the "Sum"
of these four fields, I would simply write the expression
Sum=[q1]+[q2]+[q3]+[q4]. How do I find the "Median" of
the same four fields? Thanks in advance.
Ken D.
seen multiple examples of functions that calculate the
statistical median of a single field/column in a query.
I am interested in creating a calculated field in a
query that calculates the median across multiple fields
in a single row. For example, I have a query with the
fields q1, q2, q3 and q4. If I wanted to find the "Sum"
of these four fields, I would simply write the expression
Sum=[q1]+[q2]+[q3]+[q4]. How do I find the "Median" of
the same four fields? Thanks in advance.
Ken D.