Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My spreadsheet contains a "summary" sheet with cells linked to data from other files/sheets. The links are in formulas such a
='C:\MCP\[MCP002.xls]Record1!$C$ I would like to sort the "summary" sheet - not by the formula text value (which is what is happening), but by the value returned by the formula (the linked value). Specifically, some of the linked values are blanks - but those cells are being sorted to the top of the list instead of the bottom because the cells being sorted aren't blank (they contain the text formulas) Once again, any help provided is greatly appreciated Ro |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sort doesn't have options for what to sort on. You will have to adjust your
formulas to achieve the result you want. -- Regards, Tom Ogilvy "Ron" wrote in message ... My spreadsheet contains a "summary" sheet with cells linked to data from other files/sheets. The links are in formulas such as ='C:\MCP\[MCP002.xls]Record1!$C$2 I would like to sort the "summary" sheet - not by the formula text value (which is what is happening), but by the value returned by the formula (the linked value). Specifically, some of the linked values are blanks - but those cells are being sorted to the top of the list instead of the bottom because the cells being sorted aren't blank (they contain the text formulas). Once again, any help provided is greatly appreciated. Ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting formula cells not same as sort of value cells? Yikes! | Excel Discussion (Misc queries) | |||
Sorting blank cells with a formula in them | Excel Discussion (Misc queries) | |||
Sorting the cells of a formula causes the formula to not work | Excel Worksheet Functions | |||
Locate the Cells with the Formula and External Links | Excel Discussion (Misc queries) | |||
Maintaing formula links when sorting | Excel Discussion (Misc queries) |