Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default IF statement problem

If the If test is false I want to leave the contents of a cell the same, If it is true I want to change the cell contents. I have no problem withe the true condition but I don't know how to enter the false condition.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default IF statement problem

You don't need a False condition if no changes are to be made.
IF test = True Then Cell= "Whatever"

Mike F

"Jim Robinson" wrote in message
...
If the If test is false I want to leave the contents of a cell the same,

If it is true I want to change the cell contents. I have no problem withe
the true condition but I don't know how to enter the false condition.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IF Statement Problem SixBowls Excel Discussion (Misc queries) 4 December 11th 09 05:33 PM
Problem with IF Statement M Peddle Excel Worksheet Functions 9 July 28th 08 07:18 PM
IF Statement Problem Daren Excel Worksheet Functions 3 September 18th 07 04:43 PM
IF Statement problem trixma New Users to Excel 3 September 27th 05 06:36 AM
I have an "IF"Statement problem...please help!! cmk0007 Excel Worksheet Functions 1 November 5th 04 01:24 AM


All times are GMT +1. The time now is 04:43 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"