View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default IF Condition in Excel

You will probably learn more by opening the VB editor [Alt + F11] and
clicking Help on the menu. Then type "If...Then...Else Statement" in the
help search box. Click on the same pharse and it will display the full
explanation of how the statement is used.


" wrote:

Hi,

Please, explain me about IF Condition in Excel.


Regards,
Krish