Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
acarnah2
 
Posts: n/a
Default easy if statement


I need to know how to do make this into a properly working excel
function

If(A4 has nothing in it)

True(Leave empty)
False(H4-G4+F4)

Thanks for the help


--
acarnah2
------------------------------------------------------------------------
acarnah2's Profile: http://www.excelforum.com/member.php...o&userid=30843
View this thread: http://www.excelforum.com/showthread...hreadid=505629

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Govind
 
Posts: n/a
Default easy if statement

Hi,

Use

=IF(A4="","",H4-G4+F4)

Regards

Govind.

acarnah2 wrote:
I need to know how to do make this into a properly working excel
function

If(A4 has nothing in it)

True(Leave empty)
False(H4-G4+F4)

Thanks for the help


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
SET statement tutorial Daminc Excel Discussion (Misc queries) 13 January 17th 06 04:47 PM
If Statement linked to cell with VLOOKUP problem - getting wrong v Mike R. Excel Worksheet Functions 4 January 14th 06 02:16 PM
If statement Matt Montagliano Excel Discussion (Misc queries) 1 September 8th 05 08:47 PM
Do I need a sumif or sum of a vlookup formula? PeterB Excel Worksheet Functions 0 June 1st 05 12:23 PM
IF Statement Brent New Users to Excel 3 April 29th 05 04:24 PM


All times are GMT +1. The time now is 10:29 AM.

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

About Us

"It's about Microsoft Excel"