[mso] Re: Sorting hidden columns with visible columns ?
- From: "David Smart" <smartware@xxxxxxxxxxxxxxx>
- To: <mso@xxxxxxxxxxxxx>
- Date: Wed, 11 Mar 2009 07:23:23 +1100
The problem will be the selected area that is sorted. The thing to do is to
make sure that your hidden columns are not at either side of the data that
is to be sorted, but are instead somewhere inside that area.
If you can't achieve this, then you'll need a way of explicitly selecting
the whole area that is to be sorted. This could be done with a named range
and selecting it with a "go to" F5 before sorting.
Alternatively (and better IMHO) you could place a sort button on the sheet
and do the selection and sort with VBA.
Regards, Dave S
----- Original Message -----
From: "Robert Carneal USA" <carnealre@xxxxxxxxxxxx>
To: <mso@xxxxxxxxxxxxx>
Sent: Wednesday, March 11, 2009 2:57 AM
Subject: [mso] Sorting hidden columns with visible columns ?
>I have a genealogical spreadsheet with some dates I prefer not be
> visible. Yes, I know how hide a column. However, when I hide a
> column, and later sort a column with that column (or columns) are
> hidden, the information does not always sort.
>
> If Columns A, B, D and K are hidden, and I sort based on Column C,
> how do I force ALL the columns to sort as well so they don't get jumbled?
>
> Thanks.
>
> Robert
>
> *************************************************************
> You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
> MicrosoftOffice@xxxxxxxxxxxxxxxx
>
> To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
>
> To Unsubscribe from this group, visit the group's homepage and use the
> dropdown menu at the top. This will allow you to unsubscribe your email
> address or change your email settings to digest or vacation (no mail).
> http://www.freelists.org/webpage/mso
>
> To be able to share files with the group, you must join our Yahoo sister
> group. This group will not allow for posting of emails, but will allow
> you to join and share problem files, templates, etc.:
> http://tech.groups.yahoo.com/group/MicrosoftOffice . This group is for
> FILE SHARING ONLY.
>
> If you are using Outlook and you see a lot of unnecessary code in your
> email messages, read these instructions that explain why and how to fix
> it:
> http://personal-computer-tutor.com/abc3/v28/greg28.htm
> *************************************************************
>
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
MicrosoftOffice@xxxxxxxxxxxxxxxx
To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
To Unsubscribe from this group, visit the group's homepage and use the dropdown
menu at the top. This will allow you to unsubscribe your email address or
change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to share files with the group, you must join our Yahoo sister group.
This group will not allow for posting of emails, but will allow you to join
and share problem files, templates, etc.:
http://tech.groups.yahoo.com/group/MicrosoftOffice . This group is for FILE
SHARING ONLY.
If you are using Outlook and you see a lot of unnecessary code in your email
messages, read these instructions that explain why and how to fix it:
http://personal-computer-tutor.com/abc3/v28/greg28.htm
*************************************************************
Other related posts: