ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   help with formula (https://www.excelbanter.com/new-users-excel/180845-help-formula.html)

Art

help with formula
 
G12 has a dropdown menu in it, Y for YES, N for NO.
I12 is where the answers will go.
So if I pick N from the dropdown box in G12 , I need it to show a answer of 0
in I12. If I choose Y in cell G12 , I need it to use this formula
=Roundup(E12/300,0) so that it will give me a answer in cell I12. How to I
write this and get it to work?


Max

help with formula
 
Place in I12: =IF(G12="Y",ROUNDUP(E12/300,0),0)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Art" wrote:
G12 has a dropdown menu in it, Y for YES, N for NO.
I12 is where the answers will go.
So if I pick N from the dropdown box in G12 , I need it to show a answer of 0
in I12. If I choose Y in cell G12 , I need it to use this formula
=Roundup(E12/300,0) so that it will give me a answer in cell I12. How to I
write this and get it to work?



All times are GMT +1. The time now is 09:00 AM.

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