Hi, I am trying to do this all day and i cant seem to make it work.
I have used this
IIf([qryCrossTab.Days]<1,"Day 1",IIf([qryCrossTab.Days]<2,"Day 2",IIf([qryCrossTab.Days]<5,"Day 5")))
In the field box where i use Column heading. My result produces a row such as this. Day 1 = 5 Day 2 =...