ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Finding or creating correct formula (https://www.excelbanter.com/excel-worksheet-functions/23827-finding-creating-correct-formula.html)

Cheryl B MIchigan

Finding or creating correct formula
 
I am attempting to do the following calculation and am unable to get the
correct formula...

If cell e16 = N THEN H16 = G16.

Please help me


Hi
Try this in H16
=IF(E16="N",G16,"something else")

--
Andy.


"Cheryl B MIchigan" <Cheryl B wrote in
message ...
I am attempting to do the following calculation and am unable to get the
correct formula...

If cell e16 = N THEN H16 = G16.

Please help me




Vasant Nanavati

In H16 put the formula:

=IF(E16="N",G16,"")

--

Vasant


"Cheryl B MIchigan" <Cheryl B wrote in
message ...
I am attempting to do the following calculation and am unable to get the
correct formula...

If cell e16 = N THEN H16 = G16.

Please help me





All times are GMT +1. The time now is 06:39 PM.

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