Not showing a as Formula

gtd526

Well-known Member
Joined
Jul 30, 2013
Messages
660
Office Version
  1. 2019
Platform
  1. Windows
Hello,
Want to know why its not showing as a formula.
And the formula is changing when copy/pasted in this window?


Cell Formulas
RangeFormula
O19:O24O19=Q19+R19
P19:P24P19=IFERROR(LOOKUP(2, 1/((COUNTIF($P$18:P18,$H$175:$H$825)=0)*($H$175:$H$825<>"")),$H$175:$H$825),"")
Q19:Q24Q19=COUNTIFS($A$175:$A$825,"W",$H$175:$H$825,$P19)
R19:R24R19=COUNTIFS($A$175:$A$825,"L",$H$175:$H$825,$P19)
S19:S24S19=IFERROR(Q19/(Q19+R19),"")
 
Last edited:

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
Cell formatted as Text instead of general? Format as general, place insertion and hit F2
 
Upvote 0
Cell formatted as Text instead of general? Format as general, place insertion and hit F2
Its formatted as General. When I removed the "=" sign(P19) it effects the formula below (P20).

Wagers.xlsm
OPQRS
18BetsTeamWLW %
190IFERROR(LOOKUP(2, 1/((COUNTIF($P$18:P18,$H$175:$H$825)=0)*($H$175:$H$825<>"")),$H$175:$H$825),"")00 
200IFERROR(LOOKUP(2, 1/((COUNTIF($H$520:$H520,[NBA.xlsm]Favs!$H$4:$H$33)=0)*([NBA.xlsm]Favs!$H$4:$H$33<>"")),[NBA.xlsm]Favs!$H$4:$H$33),"")00 
212TOR1150%
221SAN010%
239MIA4544%
248PHX5363%
256UTA5183%
NBA
Cell Formulas
RangeFormula
O19:O25O19=Q19+R19
Q19:Q25Q19=COUNTIFS($A$175:$A$825,"W",$H$175:$H$825,$P19)
R19:R25R19=COUNTIFS($A$175:$A$825,"L",$H$175:$H$825,$P19)
S19:S25S19=IFERROR(Q19/(Q19+R19),"")
P20:P25P20=IFERROR(LOOKUP(2, 1/((COUNTIF($P$18:P19,$H$175:$H$825)=0)*($H$175:$H$825<>"")),$H$175:$H$825),"")
 
Upvote 0
Why should you remove the "="sign? Did you try as suggested entering an insertion point behind the formula then hitting F2?
 
Upvote 0
Why should you remove the "="sign? Did you try as suggested entering an insertion point behind the formula then hitting F2?
I removed the = sign to see if there are any differences.
What do you mean by 'insertion point'? and F2 only decreases my display brightness.
 
Upvote 0

Forum statistics

Threads
1,215,465
Messages
6,124,977
Members
449,200
Latest member
Jamil ahmed

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top