Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Art Art is offline
external usenet poster
 
Posts: 587
Default 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?

  #2   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default 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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:07 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"