Microsoft
Software
Hardware
Network
Question : Excel formula needed
Col H Col J
Row1 0 none
Row2 10 5
Where Col H is a zero and Col J shows "none", formula will return "ok" else it will subtract Col J from Col H
Answer : Excel formula needed
I meant H1 - J1, not the opposite
=if(and(H1=0,J1="n
one"),"ok"
,H1-J1)
Tho
mas
Random Solutions
C# ASP.NET Clear TextBox on UserControl
Filter, Add New Sheet, Delete All Sheets
IF EXISTS versus IF NOT EXISTS problem.
SQL - Find records in one table not in another
Does CMap support multi-threading?
Folders being created - Outlook Calendar, Outlook Contacts
Togglelink
Mandatory Range of Cells in Excel
change the default opening folder for Excel 2007
Removing Hidden attribute from file