Simple formula needed

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a questionnaire with drop down menu offering the user a YES or NO
response. I was hoping if the user selects YES that i could get excel to
trigger a simple equation like =B9*B8*0.5

probably simple when you know how.

many thanks

shane
 
i read a post on different subject and just tried =IF(C46>YES,"B9*B8*0.5")
to no avail...
 
Same answer as yesterday.

=IF(A1'"YES", B9*B8*0.5,"Not yes")

To see several responses you received yesterday do a search.


Gord Dibben MS Excel MVP
 
I've just got it working thanks!! i've just realised that i'd like to express
the answer in kg..

Gord apologies for repeat posting, i tried searching and couldn't find it.
first time on this forum.
 
No problem.

I see you're using the CDO Interface so I have no idea how to direct you on
search methods and how to find your past postings.


Gord
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

IF Formula? 9
Text to equation?? 3
Formula help 4
Auto filling formula 6
Autofiller Tool Help 3
how to ignore blank cells 1
Value of one cell unlocks another 7
And then there were ZEROs... 7

Back
Top