Mulitiple functions in one cell

B

Bob Phillips

=IF(left_to_spend>=0,"",left_to_spend<0,ABS(left_to_spend)/approved_amount)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
C

cgroninger

I have a spreadsheet that I want to show the following things:
Max approval amount
Year-to-date expenses
Amount left to spend
Percentage overspent

I need for the percentage overspent cell to stay blank if the amoun
left to spend is a positive amount, and I need it to calculate th
percentage overspent if the amount left to spend is a negativ
number...
 

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