ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   formula (https://www.excelbanter.com/excel-worksheet-functions/240154-formula.html)

Help with cell function[_2_]

formula
 
I had several responses to the question below, but nothing worked. Any more
suggestions?

I need to know if I can get a formula for the following:

If cell E14 is "y" and G14 is less than or equal to 14 then H14 should be "y"

I want a formula in h14 that will change from y or n

Jacob Skaria

formula
 
Check and feedback whats going wrong with the below formula (Taken from your
previous post..)

=IF(AND(G2<"",E2<""),IF(E2="y",IF(G2<=14,"Y","N" ),IF(G2<=30,"Y","N")),"")

If this post helps click Yes
---------------
Jacob Skaria


"Help with cell function" wrote:

I had several responses to the question below, but nothing worked. Any more
suggestions?

I need to know if I can get a formula for the following:

If cell E14 is "y" and G14 is less than or equal to 14 then H14 should be "y"

I want a formula in h14 that will change from y or n



All times are GMT +1. The time now is 02:54 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com