Hilooking to keep count of a count value I have a textbox with exprtession =count(Fields!Prog.Value)which will have one of the 4 values 1,2,3, or 4 on the footer or end of report I want to have a count of the number or 1,2,3, or 4's...something like COUNT of 1 Prog = 40COUNT of 2 Prog = 42COUNT of 3 Prog = 22COUNT of 4 Prog = 12Thanks
↧