Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to sort a column by the result of the formula in that cell...Is this
possible? Basically I have a column full of dates (which are generated by formulas related to cells within the column and other cells), and I need to be able to sort the column by the result of the formulas. Thanks Ryan |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
it depends on the formulas, some will sort, others won't.
"Ryan" wrote: I need to sort a column by the result of the formula in that cell...Is this possible? Basically I have a column full of dates (which are generated by formulas related to cells within the column and other cells), and I need to be able to sort the column by the result of the formulas. Thanks Ryan |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I only use simply formulas like cell a1 is a date, then cell b1 would be
=a1+12 (days) any idea how i can make this work? "bj" wrote: it depends on the formulas, some will sort, others won't. "Ryan" wrote: I need to sort a column by the result of the formula in that cell...Is this possible? Basically I have a column full of dates (which are generated by formulas related to cells within the column and other cells), and I need to be able to sort the column by the result of the formulas. Thanks Ryan |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
if you sort both columns this equation would sort.
if you do only column b you would not see a difference, you should use absolutye references such as =$A1 + 12 "Ryan" wrote: I only use simply formulas like cell a1 is a date, then cell b1 would be =a1+12 (days) any idea how i can make this work? "bj" wrote: it depends on the formulas, some will sort, others won't. "Ryan" wrote: I need to sort a column by the result of the formula in that cell...Is this possible? Basically I have a column full of dates (which are generated by formulas related to cells within the column and other cells), and I need to be able to sort the column by the result of the formulas. Thanks Ryan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I can't sort data when the key column cells contain formula | Excel Discussion (Misc queries) | |||
Advanced formula - Return result & Show Cell Reference of result | Excel Worksheet Functions | |||
How do I quickly fill a formula result into a column of cells? | Excel Worksheet Functions | |||
Formula to lookup Multiple Column Text and then Count Result | Excel Worksheet Functions | |||
Why does a formula change when I sort a column | Excel Worksheet Functions |