I’m using MS Interdev 6. I’m working on a grid with a numerical column, I’m trying to add the column up using a DTC label with the expression =sum([score]) where score is the name of the field. However i’m not having much success. Any suggestions?