Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / May 2008

Tip: Looking for answers? Try searching our database.

Mulitiple functions in one cell

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
cgroninger - 12 May 2008 14:00 GMT
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...

--
cgroninger
Bob Phillips - 12 May 2008 14:41 GMT
=IF(left_to_spend>=0,"",left_to_spend<0,ABS(left_to_spend)/approved_amount)

Signature

HTH

Bob

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

> I have a spreadsheet that I want to show the following things:
> Max approval amount
[quoted text clipped - 6 lines]
> percentage overspent if the amount left to spend is a negative
> number....
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.