I want to transfer data from SHEET1 to SHEET2 by a list of validation BY Formula "NOT CODE"
I want to transfer data from SHEET1 to SHEET2 by a list of validation BY Formula "NOT CODE"
Put this formula in A6, then copy down and across the table:
=INDEX(SHEET1!B:B, MATCH($I6, SHEET1!$D:$D, 0))
Format column E for dates afterward.
_________________
Microsoft MVP 2010 - Excel
Visit: Jerry Beaucaire's Excel Files & Macros
If you've been given good help, use theicon below to give reputation feedback, it is appreciated.
Always put your code between code tags. [CODE] your code here [/CODE]
?None of us is as good as all of us? - Ray Kroc
?Actually, I *am* a rocket scientist.? - JB (little ones count!)
Thank you
But in the case of repeated subjects are not well-Optimized
Example
1 H1 English1 A 11/01/2000
2 H2 English2 B 12/01/2003
3 H3 English3 C 15/09/1998
4 H4 English4 F 14/05/2003
5 H5 English5 G 19/07/2006
6 H6 English6 H 18/04/2000
5 H10 English1 B 20/01/2000
Note the repetition of
1 H1 English1 A 11/01/2000
5 H10 English1 B 20/01/2000
Last edited by hesham63; 07-30-2011 at 11:01 AM.
=LEFT(A1;6)
Put this formula in B1
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks