![]() |
Shows Result With any Data
Hey all need some help on this formula
=(P13=P52)*2 + (Q13=P53)*((P13=P52)+1) It's returning a result without any data in Cell P52 or P53 Is there away of not correting the forumula to not show anything until there's a result in Cell P52 & P53 |
Shows Result With any Data
Hi,
What are you trzing to achieve ...? Because there are some "unusual" elements in your formula : .... (P13=P52) (Q13=P53) (P13=P52) HTH |
Shows Result With any Data
Hi,
What are you trying to achieve ...? Because there are some "unusual" elements in your formula : .... (P13=P52) (Q13=P53) (P13=P52) ??? HTH |
Shows Result With any Data
=IF(OR(P52="",P53=""),"",(P13=P52)*2 + (Q13=P53)*((P13=P52)+1))
-- David Biddulph "Killer" wrote in message ... Hey all need some help on this formula =(P13=P52)*2 + (Q13=P53)*((P13=P52)+1) It's returning a result without any data in Cell P52 or P53 Is there away of not correting the forumula to not show anything until there's a result in Cell P52 & P53 |
All times are GMT +1. The time now is 12:30 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com