Hi all,
is it possible to sum table with structure
ExpenceTypeID, 01, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11, 12 (months)(all possible ExpenceTypeID listed and all values in fields =0)
with Crosstab
ExpenceTypeID, 01, 03, 04
(not all ExpenceType or months return value)
the idea is to get...