View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.misc
FARAZ QURESHI FARAZ QURESHI is offline
external usenet poster
 
Posts: 553
Default IF OR NESTED STATEMENT

Instead of "" in the end of the formula insert "n/a"

--

Best Regards,
FARAZ A. QURESHI


"FARAZ QURESHI" wrote:

What value did u insert in A & B for C?
--

Best Regards,
FARAZ A. QURESHI


"SuperBee" wrote:

My result was "false". Should there be an "or" in the statement?
--
Many thanks!


"SuperBee" wrote:

Can someone help with If statement.

Column A - text entered will be Audit or Review
Column B - numbers 0 and higher

Column C - If A = "audit" and B is = or 200 then C results as A-200 OR If
B = "review" and B is = or 60 then C results as C-60

Many thanks!