Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default If...then statements?

I received a response (below) from someone on www.developersdex.com and it
works wonderfully. Thank you Developersdex.

Julie,

Yes, you can use an IF function in a formula. The general syntax is

=IF(test,result_if_true,result_if_false)

So, in your case, the formula would be

=if('2003'!c44<"",'2003'!q44,"")

"Julie" wrote in message
...
Windows98
Excel 2000

Is it possible to write an if...then statement instead of a formula? In

the
cell C43 on the Budget 2003 worksheet I would like to put in the if...then
statement:

=if ('2003'!C44) is not null then ('2003'!Q44)

Or is there a better way of doing this:
If there is a value in cell ('2003'!C44) then I need the value that is in
cell ('2003'!Q44) put into cell ('Budget 2003'!C44).




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 statements jrt Excel Worksheet Functions 3 December 6th 07 09:59 PM
if then statements doug Excel Discussion (Misc queries) 1 November 25th 07 07:44 PM
IF Statements (Mutliple Statements) Deezel Excel Worksheet Functions 3 October 19th 06 06:13 AM
if statements, and statements Sum Limit and marking Excel Worksheet Functions 3 March 29th 06 03:25 PM
if statements help Smurphy New Users to Excel 2 February 6th 06 09:23 PM


All times are GMT +1. The time now is 09:34 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"