Microsoft
Software
Hardware
Network
Question : Excel formula? (part 2)
I need to know how to create a formula to handle a condition in a single cell.
Currently I have: =IF(G3<=499,35,IF(G3>=500,
12,""))*G3
This is not quite right.
What I need to take into account is:
if G3 is greater than or equal to 500 = multiple the first 500 x 35, then multiply the remainder x 12.
How do I put this argument into a single cell?
Answer : Excel formula? (part 2)
Sorry.....attempt #3 -what I
meant
to post was
=IF(G3<500,G3*35,17500+1
2*(G3-500)
)
Random Solutions
Linq Distinct
event IPC remoting proxy channel sink
is there a max int constant?
Access Date Formats: USA to European
How can I setup a simple "HelloWorld" WCF service using SSL certificate and a custom username/password
LaCie 1TB HD will not show up in My Computer
Tray 900 Unable to Set Tray Icon error. How do I clear it when Windows XP Pro starts?
SmtpClient and Exchange server settings
The store driver couldn't deliver the public folder replication message. Property Validation Failed when replicating public folders in mixed 2003/2007 evironment
Vista command prompt