Hi jeff
this makes way more sense - you threw me in the first one by using the word
"sort"
AFAIK it can't be done in an autofilter (but i'm waiting for someone to
prove me wrong) - i think, however you can achieve what you want by using an
Advanced Filter
to use advanced filter
insert a couple of rows above your data - its a good idea (and, in this
case, i think, necessary) to have names above the data you wish to filter so
assuming your worksheet now looks like this:
A B C
1
2
3
4
5 Figures1 Figures2 More Figures
6 50 xx xxx
7 xx xxx xx
copy the heading in A6 (Figures 1) into cell A1
then click in A2 type
=A6+10
the click in A3
and type
=A6-10
then click in A6
from the menu choose Data / Filter / Advanced filter
your list range should already be filled in, click in the criteria range box
and
then highlight A1:A3 on your worksheet
now press OK and you should have what i think you're after - to see all your
records again choose Data / Filter / Show All
Let us know how you go.
Cheers
JulieD
hellothere said:
Hello Julie D, Thank for your help. I am using an older Excel version
97. I created this workspace. My "A" column contains few hundred different
numbers down it. I click on cell A1, which the value is 50. On the tool bar
at top I click on 'Data' then 'Filter' then 'Autofilter'. This places the
down arrow button in cell A1. I click the down arrow button, then 'custom'.
This opens up a custom autofilter window which asks you basicly which rows
you want to show relative to the "50" value. I'm not sure how it will look
in this 'discussion window' but looks something like this:
Show rows where:
50
is greater than <---(upper left field) (upper right field)---> code I need goes here
and or
is less than <---(lower left field) (lower right field)---> code I need goes here
It should look like that. The greater than or less than options also
include- equals, contains, begins with, ends with, etc.
The reason I accidently posted my original twice was I couldn't find it
for a while after I posted it, didn't know it existed. Hope this shows up
o.k. in the window for you.