C
croy
The boss wants to see a "table" with a difficult sorting
pattern.
Where [Field1] has only two possible values: "WD" or "WE",
and [Field2] has about 25 possible values, like 1.1, 1.2,
2.1, 3, etc., [Field3] is a date field, and [Field4] has
numeric values like 0.119749563.
Boss wants to see column headings like:
WD1.1 WE1.1 WD1.2 WE1.2 WD2.1 etc.
Row Heading of the date field ([Field3])
and [Field4] in the field.
The column heading, combining [Field1] and [Field2], where
it alternates for the value in [Field1], has me completely
stumped.
Any thoughts appreciated.
pattern.
Where [Field1] has only two possible values: "WD" or "WE",
and [Field2] has about 25 possible values, like 1.1, 1.2,
2.1, 3, etc., [Field3] is a date field, and [Field4] has
numeric values like 0.119749563.
Boss wants to see column headings like:
WD1.1 WE1.1 WD1.2 WE1.2 WD2.1 etc.
Row Heading of the date field ([Field3])
and [Field4] in the field.
The column heading, combining [Field1] and [Field2], where
it alternates for the value in [Field1], has me completely
stumped.
Any thoughts appreciated.