Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a giant database, and a number of formulas within in it. I've used
the formulas to calculate a total for each object and now I want to sort by that total. When I do this, the formulas change. For example, for each item I subtracted one of the numbers from the average for all of the items. To do this I drug the formula down and then had to go back and use replace to change all to subtract from that same number. When I try to sort, those numbers that I used replace to change come back. I could just go down the list and type each number in a cell next to it and use that, but I wanted to hopefully find an easier way. |
#2
![]() |
|||
|
|||
![]()
You could Paste Special Values the formulas, or if you dont want to lose
the formulas for good, go =A1 in B1 and drag down, then Paste Special Values column B, Regards, Alan. "pugsly8422" wrote in message ... I have a giant database, and a number of formulas within in it. I've used the formulas to calculate a total for each object and now I want to sort by that total. When I do this, the formulas change. For example, for each item I subtracted one of the numbers from the average for all of the items. To do this I drug the formula down and then had to go back and use replace to change all to subtract from that same number. When I try to sort, those numbers that I used replace to change come back. I could just go down the list and type each number in a cell next to it and use that, but I wanted to hopefully find an easier way. |
#3
![]() |
|||
|
|||
![]()
Thank you, I didn't mind losing the formulas, so the first way you listed
worked perfectly. Thanks again! "Alan" wrote: You could Paste Special Values the formulas, or if you dont want to lose the formulas for good, go =A1 in B1 and drag down, then Paste Special Values column B, Regards, Alan. "pugsly8422" wrote in message ... I have a giant database, and a number of formulas within in it. I've used the formulas to calculate a total for each object and now I want to sort by that total. When I do this, the formulas change. For example, for each item I subtracted one of the numbers from the average for all of the items. To do this I drug the formula down and then had to go back and use replace to change all to subtract from that same number. When I try to sort, those numbers that I used replace to change come back. I could just go down the list and type each number in a cell next to it and use that, but I wanted to hopefully find an easier way. |
#4
![]() |
|||
|
|||
![]()
Hi,
Select and copy the column containing the calculated results from those formulas, go to 'Paste Special' in 'Edit', select 'Values' under 'Paste', click 'OK' and 'Enter'. The calculated results will change into free numbers. Regards, B. R. Ramachandran "pugsly8422" wrote: I have a giant database, and a number of formulas within in it. I've used the formulas to calculate a total for each object and now I want to sort by that total. When I do this, the formulas change. For example, for each item I subtracted one of the numbers from the average for all of the items. To do this I drug the formula down and then had to go back and use replace to change all to subtract from that same number. When I try to sort, those numbers that I used replace to change come back. I could just go down the list and type each number in a cell next to it and use that, but I wanted to hopefully find an easier way. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting negative/positive numbers to a CSV (Comma-delimited .TX | Excel Worksheet Functions | |||
Converting numbers formatted as text to numbers | Excel Discussion (Misc queries) | |||
FORMULA TO ADD POSITIVE AND NEGATIVE NUMBERS, REGARDLESS OF SIGN | Excel Discussion (Misc queries) | |||
how write excel formula numbers in column => &=< between 20-40 | New Users to Excel | |||
Converting an Excel formula to an Access query formula | Excel Discussion (Misc queries) |