Hi
I have a calculated Field query which groupes all the different order types by the first char A, B, C, & D with the corresponding total sums for each order type.
Now I would like to have a form which displays each order type & the corresponding sum value for each type via a text box. I am...