Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is it possible to set up a filter for data running across the spreadsheet
from left to right, rather than top to bottom? Thanks. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Unfortunately, no.
-- Biff Microsoft Excel MVP "Jerry" wrote in message ... Is it possible to set up a filter for data running across the spreadsheet from left to right, rather than top to bottom? Thanks. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
One other thought. Maybe you could transpose your table in another sheet,
then just use autofilter as per normal over there. Your source table is assumed in Sheet1, with top left cell A1 In Sheet2, In A1: =OFFSET(Sheet1!$A$1,COLUMNS($A:A)-1,ROWS($1:1)-1) Copy across/fill down as far as required to transpose the table, hence availing autofilter's functionality to be applied as per normal. You could freeze/kill the formulas post transpose. -- Max Singapore http://savefile.com/projects/236895 Downloads:27,000 Files:200 Subscribers:70 xdemechanik --- "Jerry" wrote: Is it possible to set up a filter for data running across the spreadsheet from left to right, rather than top to bottom? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I return to the row I left off on after filtering? | Excel Discussion (Misc queries) | |||
when inserting new worksheets they read right to left not left to. | Setting up and Configuration of Excel | |||
Losing count on bottom left hand side when filtering - HELP!!! | Excel Discussion (Misc queries) | |||
filtering columns-left nav | Charts and Charting in Excel | |||
trouble filtering a list. Why isn't column filtering? | Excel Worksheet Functions |