Microsoft
Software
Hardware
Network
Question : excel formula - if then formula help
hi, im looking to create a simple formula in excel that basically looks at another cell , if the value is over zero [positive number] than to enter that cell value times 1.20percent [like that number plus 20%] thus if theres 1000 in the cell, then it will enter 1200 in the formula cell, but if the cell is zero or less, then simply enter zero in the formula cell
thanks
marc
i.e.
salesman bonus - 20 percent of the net profit of his dept. for example...
net profit/loss | 1,000.00
salesman bonus | 1,200.00
Answer : excel formula - if then formula help
or do you really want 20% of the profit?
= IF(A1>0,20%*A1,0)
Random Solutions
Issue within word 2007 regarding tables, formulas and fields
foreign key problem
How to disable screensaver when using video players
upgrade from windows xp to windows 7
Using port 8080 as default port
Faulting application inetinfo.exe - MS Exchange goes down....
Removing duplicate entries in a file
Disable Shift ByPass Key = Error Message
How do you bring up the MS Outlook 2007 Account Button when you have MS Exchange setup in outlook
How can i save my bookmarks from (firefox and explorer) to a file in order to restore them on another system.