Why can't I sort & grouop?

N

NC_Sue

I've built a form for data entry - it is a large form pulling from several
tables but contains all the info I need. The problem, however, is that I
can't sort or group - the darn sorting/grouping button is "grayed out".

My kingdom for a solution!!!
 
R

Rick Brandt

NC_Sue said:
I've built a form for data entry - it is a large form pulling from
several tables but contains all the info I need. The problem,
however, is that I can't sort or group - the darn sorting/grouping
button is "grayed out".

My kingdom for a solution!!!

Sorting and grouping is done in reports, not forms. Most likely your
multi-table query won't allow edits to the data anyway.
 
Top