![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 8
|
I have a sheet with about 60K rows and columns upto AM. I have a formula:
"=100 * PERCENTRANK(V:V,AO4,2)" This worked when I entered it but it stopped working after some time. The exact same formula worked sporadically, and now is not working again. What's happening? Thanks! |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
|
|
|
|
|
|
|
#3 |
|
New Member
Join Date: May 2002
Posts: 8
|
No result: the cell contains the text for the formula:
"=100 * PERCENTRANK(V:V,AO4,2)" (without the quotation marks, but including the = (equals) sign). i.e the cell shows the formula instead of the result. it is as if the sheet is not evaluating it. But I have the evaluation set to automatic and F9 does not work either. Also, the complexity of the formula does not matter; when the above formula is not working "=1+1" also does not work. Thanks! |
|
|
|
|
|
#4 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
|
|
|
|
|
|
|
#5 |
|
Board Regular
Join Date: Feb 2002
Location: Southfield,MI USA
Posts: 1,030
|
Hey I've seen that,
Usually that happens when those cells were formatted as text somewhere along the line. Even switching the format to number or general does not immediately solve the problem. This usually solves the problem (which I've learned from this board btw). Select the effected cells, then hit data/text to columns/finish. Should do the trick. Hope that works, Adam |
|
|
|
|
|
#6 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Reformat the cells containing the text representation of your formula, "=100 * PERCENTRANK(V:V,AO4,2)", using the General format. With these cells still selected choose the Edit | Replace... menu command and replace = with =.
|
|
|
|
|
|
#7 |
|
New Member
Join Date: May 2002
Posts: 8
|
Thanks a tonne guys. You were both correct.
Complete fix was copying into a new sheet. Thanks! |
|
|
|
|
|
#8 |
|
New Member
Join Date: May 2002
Posts: 8
|
mark: that was perfect. Thanks.
I repeat your solution for reference later: --------------------------------------- Reformat the cells containing the text representation of your formula, "=100 * PERCENTRANK(V:V,AO4,2)", using the General format. With these cells still selected choose the Edit | Replace... menu command and replace = with =. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|