Thread
:
Grouping Option Buttons
View Single Post
#
2
Posted to microsoft.public.excel.programming
Dave Peterson
external usenet poster
Posts: 35,218
Grouping Option Buttons
Make sure you include all the columns that need to be sorted in the range to be
sorted.
If you're selecting one column and then using the icon on the Standard toolbar,
try selecting the whole range and use Data|Sort.
wrote:
Dave,
I was able to user your macro for my project.
Do you know of a way to sort the columns with the option buttons after
the user makes the selections? We will have a spreadsheet that a user
fills in from a list. The columns to the left of the columns with the
option buttons will be filled in by the user. The first column contains
the last name of a student. The data will be sorted by last name after
everything is entered. The columns with the option buttons are not
being sorted with the rest of the columns. Can I sort the columns with
the option buttons along with the other columns?
Thanks for any help.
--
Dave Peterson
Reply With Quote
Dave Peterson
View Public Profile
Find all posts by Dave Peterson