Microsoft
Software
Hardware
Network
Question : Simple excel question
I need to figure out the amount of paypal fees I am paying on a certain amount, whenever a spreadsheet is updated, so I need to take one column (B) and figure out what 2.2% of that amount is and display it in column (C).
What is the equation for that?
Answer : Simple excel question
=IF(B2<>"",B2*-0.022,"")
See attached
example-1-.xls
(17 KB)
(File Type Details)
returned example with answer
Random Solutions
print pdf files from a watch folder, of print commandline.
MDT OS import problem
Microsoft tool to check for correct opened ports for AD
Combo box with Multiple Value Member in Vb.net Win Form
Outlook 2003 > managed mapi service catastrophic failure
Trouble Combining two fields in Query
MS Access VBA - Timer To Trigger Event Every 15 minutes
Please HELP!!!
Sec Master Drive ATAPI Incompatible at XP Boot up leading to loss of CD and DVD drives
How to backup SQL Server 2008 database from VPS to local PC?