#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 'IF' formula trouble


Hi everyone. I'm having trouble with a formula for figuring out if a row
is found within another column. I know that there's a simple solution,
but I'm just not getting it right. Thanks in advance for any help!


--
agw3
------------------------------------------------------------------------
agw3's Profile: http://www.excelforum.com/member.php...o&userid=37284
View this thread: http://www.excelforum.com/showthread...hreadid=569914

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default 'IF' formula trouble

Hi--rows aren't found in columns.

I'm not sure what you're asking here, but the general format for IF
functions is:

IF A, B, ELSE C.

Example:

A1= 10
B1= 2
C1= A1*B1

In D1 you could put a formula: =IF(A1=9+1,C1,B1) which would return 20
(A1*B1).

In plain English: If A1 = 9 + 1, THEN return the value in C1, ELSE return
the value in B1.

"agw3" wrote:


Hi everyone. I'm having trouble with a formula for figuring out if a row
is found within another column. I know that there's a simple solution,
but I'm just not getting it right. Thanks in advance for any help!


--
agw3
------------------------------------------------------------------------
agw3's Profile: http://www.excelforum.com/member.php...o&userid=37284
View this thread: http://www.excelforum.com/showthread...hreadid=569914


  #3   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default 'IF' formula trouble

Please restate your question, I do not know what you want to do.

"agw3" wrote:


Hi everyone. I'm having trouble with a formula for figuring out if a row
is found within another column. I know that there's a simple solution,
but I'm just not getting it right. Thanks in advance for any help!


--
agw3
------------------------------------------------------------------------
agw3's Profile: http://www.excelforum.com/member.php...o&userid=37284
View this thread: http://www.excelforum.com/showthread...hreadid=569914


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
Trouble with a VLOOKUP formula WhytheQ Excel Worksheet Functions 9 March 14th 06 02:27 AM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Trouble with formula Keith Excel Discussion (Misc queries) 10 May 22nd 05 11:33 PM
Trouble with formula Kristajea Excel Worksheet Functions 4 May 20th 05 12:28 AM
Trouble with Syntax - IF formula Bert via OfficeKB.com New Users to Excel 1 April 8th 05 01:00 AM


All times are GMT +1. The time now is 06:26 PM.

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"