Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
weeclaire
 
Posts: n/a
Default Returning Specific Cell Content using IF Statement




Hi Guys

I am trying to write an IF statement whereby if the statement is true
the return value is a specified tab and cell.

My current statement reads:

=IF('Interest Fee Income'!B220,-'Interest Fee Income'!B22,0)

Please help.

Claire


--
weeclaire
------------------------------------------------------------------------
weeclaire's Profile: http://www.excelforum.com/member.php...o&userid=28738
View this thread: http://www.excelforum.com/showthread...hreadid=513544

  #2   Report Post  
Posted to microsoft.public.excel.misc
pinmaster
 
Posts: n/a
Default Returning Specific Cell Content using IF Statement


There's nothing wrong with your formula, it should return 'Interest Fee
Income'!B22 if it is 0, in a negetive format. What cell are you trying
to return?

Regards
Jean-Guy


--
pinmaster
------------------------------------------------------------------------
pinmaster's Profile: http://www.excelforum.com/member.php...fo&userid=6261
View this thread: http://www.excelforum.com/showthread...hreadid=513544

  #3   Report Post  
Posted to microsoft.public.excel.misc
Kevin B
 
Posts: n/a
Default Returning Specific Cell Content using IF Statement

Your IF statement works fine, unless your not wanting a negative result. If
that's the case, remove that pesky minues "-" sign that prefaces you TRUE
statement.

Change this:

=IF('Interest Fee Income'!A220,-'Interest Fee Income'!A22,0)

To this:

=IF('Interest Fee Income'!A220,'Interest Fee Income'!A22,0)
--
Kevin Backmann


"weeclaire" wrote:




Hi Guys

I am trying to write an IF statement whereby if the statement is true
the return value is a specified tab and cell.

My current statement reads:

=IF('Interest Fee Income'!B220,-'Interest Fee Income'!B22,0)

Please help.

Claire


--
weeclaire
------------------------------------------------------------------------
weeclaire's Profile: http://www.excelforum.com/member.php...o&userid=28738
View this thread: http://www.excelforum.com/showthread...hreadid=513544


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
Reference cell formats + content 0-0 Wai Wai ^-^ Excel Discussion (Misc queries) 4 December 24th 05 02:46 AM
Returning specific cell if zero Bradley Excel Worksheet Functions 3 December 12th 05 04:56 PM
Using RichTextBox to edit Cell content dlavoie Excel Discussion (Misc queries) 0 October 13th 05 06:13 PM
delete cell that doesn't contain a specific word [email protected] Excel Discussion (Misc queries) 1 October 12th 05 05:54 AM
Returning a Value to a Cell Based on a Range of Uncertain Size amc422 Excel Worksheet Functions 7 November 14th 04 03:03 PM


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