convert negative numbers to zero

F

Frank

I'm doing a very basic spread sheet with stocks and stock
options, trying to get the Total value by entering
(eventually) only the stock price. Thus, most of them
are number of shares multipied by the current stock
price, and sum each category. The options are easy if
the current stock price is above the exercise price,
because then it has a positive value when you subtract
exercise from current price and multiply the result by
number of shares concerned. However, if the current
price is equal to or less than the exercise price, the
value must come up as $0. How do I change a negative
value in =(B4-31)*1000 to $0? (B4 is current stock
price; 31 is the exercise price; 1000 is the number of
shares). Thanks for any help for a rookie.
 

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

Top