Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 102
Default Copy specific cell using Multiple criteria

Hi

I have a sheet with 8 columns of various information - if whatever is
written in A1 is listed in anywhere in Column F2:F720 (say F600) I want the
corresponding cell (E600)in the e column to show

I have tried a few ways but seem to missing a vital part.

Any assistance as always appreciated :-)

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Copy specific cell using Multiple criteria

Try
=INDEX(E2:E720,MATCH(A1,F2:F720,0))

If this post helps click Yes
---------------
Jacob Skaria


"Lise" wrote:

Hi

I have a sheet with 8 columns of various information - if whatever is
written in A1 is listed in anywhere in Column F2:F720 (say F600) I want the
corresponding cell (E600)in the e column to show

I have tried a few ways but seem to missing a vital part.

Any assistance as always appreciated :-)

Thanks

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
Filtering multiple criteria to get specific data lawandgrace Excel Discussion (Misc queries) 1 September 9th 09 07:38 PM
How do I find and copy rows based on specific criteria? Georgew New Users to Excel 3 May 29th 09 11:07 AM
add cells on multiple worksheets using specific criteria edwgolz Excel Worksheet Functions 2 April 18th 08 09:59 PM
Copy data to another wb based on specific criteria ksh Excel Discussion (Misc queries) 1 October 29th 07 01:30 PM
How do I Provide a specific result given multiple criteria? Luis Excel Worksheet Functions 1 July 14th 05 09:17 PM


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