Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
 
Posts: n/a
Default Referencing Cells Using If Functions

Example:

I have 2 adjacent columns of cells (A&B), each with thousands of different
values in them. I have a known value (C1) which also exists in one of the
cells of the range of values in (B). If, hypothetically, this value in C1
exists in B2304 I want a formula to give me the value in A2304.

In other words, D1 = Ax if Bx equals C1

Can someone please help me with this? )
  #2   Report Post  
David Billigmeier
 
Posts: n/a
Default

Try this:

=INDEX(A1:A10000,MATCH(C1,B1:B10000,0))

--
Regards,
Dave


" wrote:

Example:

I have 2 adjacent columns of cells (A&B), each with thousands of different
values in them. I have a known value (C1) which also exists in one of the
cells of the range of values in (B). If, hypothetically, this value in C1
exists in B2304 I want a formula to give me the value in A2304.

In other words, D1 = Ax if Bx equals C1

Can someone please help me with this? )

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
Referencing cells containing tab names? nate_a Excel Worksheet Functions 2 July 19th 05 06:42 PM
Help me! There is problem with cells view... :-) Excel Discussion (Misc queries) 1 April 28th 05 01:16 PM
Referencing cells text output if it meets specific conditions Chersie Excel Worksheet Functions 3 April 18th 05 04:34 PM
Plotting blank cells that have functions in them. Spock Charts and Charting in Excel 2 April 10th 05 10:50 PM
copy group of cells to another group of cells using "IF" in third Chuckak Excel Worksheet Functions 2 November 10th 04 06:04 PM


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