G
Guest
I want to be able sort a form by two fields. I don't want to add another
command button to the form, so I thought I would use a combo box to select
the sort field and then exectute a macro on change.
So far, my attempts to exectute this have been futile. I'm able to get the
macro to run from the combo box, but I get a 'type mismatch' error. I'm sure
the problem is with the macro, since I have only a slight idea on how to
create a sorting macro.
command button to the form, so I thought I would use a combo box to select
the sort field and then exectute a macro on change.
So far, my attempts to exectute this have been futile. I'm able to get the
macro to run from the combo box, but I get a 'type mismatch' error. I'm sure
the problem is with the macro, since I have only a slight idea on how to
create a sorting macro.