D
Dennis
Hi,
I’m using Access via XP Office with Office XP3. I’ve looked through the
forum and while I saw similar, I did not see the answer to this question.
I want to create a continuous form that will display the results of a query.
I want the user to be able to click on the heading to change the sort order
of the query.
I noticed that the labels do not have any events, so I am guessing that I
will have to make the column heading text boxes so I can have a click event.
Is that correct? I’m also guessing that I’ll have to disable those text
boxes? If I do that, will the click event still work?
I realize that once a user clicks on a column heading, I will have to
programmatically change the Form’s Order By property.
Am I headed in the right direction or is there an easier way to accomplish
this?
Thanks,
Dennis
I’m using Access via XP Office with Office XP3. I’ve looked through the
forum and while I saw similar, I did not see the answer to this question.
I want to create a continuous form that will display the results of a query.
I want the user to be able to click on the heading to change the sort order
of the query.
I noticed that the labels do not have any events, so I am guessing that I
will have to make the column heading text boxes so I can have a click event.
Is that correct? I’m also guessing that I’ll have to disable those text
boxes? If I do that, will the click event still work?
I realize that once a user clicks on a column heading, I will have to
programmatically change the Form’s Order By property.
Am I headed in the right direction or is there an easier way to accomplish
this?
Thanks,
Dennis