G
Guest
Hello
I have data on a form that looks like this
NAME GROUP RESPONSE AG
Tommy Beds yes 5
Tim Beds no 4
Uncle Carpets yes 4
Sasquash Carpets yes 4
Hermie Carpets no
NoBrain Floors no 1
i.e. in the design view I have the labels ("NAME" etc as the form header) and a single textbox for each field in the detail
What I would like to see is this
NAME RESPONSE AG
BEDS
Tommy yes 5
Tim no 4
CARPETS
Uncle yes 4
Sasquash yes 4
Hermie no
FLOORS
NoBrain no 1
Now, I am aware that you cannot do grouping in a form as you could in a report, but is there any other way I could achieve this? I'd rather not use loads of subforms if I don't have to. (This form is actually a subform looking at multiple companies whose data is held on the same tables)
Thanks loads
Mike
I have data on a form that looks like this
NAME GROUP RESPONSE AG
Tommy Beds yes 5
Tim Beds no 4
Uncle Carpets yes 4
Sasquash Carpets yes 4
Hermie Carpets no
NoBrain Floors no 1
i.e. in the design view I have the labels ("NAME" etc as the form header) and a single textbox for each field in the detail
What I would like to see is this
NAME RESPONSE AG
BEDS
Tommy yes 5
Tim no 4
CARPETS
Uncle yes 4
Sasquash yes 4
Hermie no
FLOORS
NoBrain no 1
Now, I am aware that you cannot do grouping in a form as you could in a report, but is there any other way I could achieve this? I'd rather not use loads of subforms if I don't have to. (This form is actually a subform looking at multiple companies whose data is held on the same tables)
Thanks loads
Mike