thanks for help.

plz provide index/atch solution also

On Sun, Jun 3, 2012 at 6:35 PM, dguillett1 <dguille...@gmail.com> wrote:

>   How about a nice macro? Change your formatting and use in macro enabled
> workbook
>
> Sub filtercopy()
> With Sheets("COURSES").UsedRange
>   .AutoFilter Field:=1 'criteria IF needed
>   .AutoFilter Field:=2
>   .AutoFilter Field:=3, Criteria1:=Sheets("form").Range("n1")
>   .Offset(1, 3).Resize(, 2).SpecialCells(xlVisible). _
>    Copy Sheets("form").Range("d35")
> End With
> End Sub
>
>
>
> Don Guillett
> Microsoft MVP Excel
> SalesAid Software
> dguille...@gmail.com
>
>  *From:* Sourabh Salgotra <rhtdmja...@gmail.com>
> *Sent:* Sunday, June 03, 2012 5:08 AM
> *To:* excel-macros@googlegroups.com
> *Cc:* Don Guillett <dguille...@gmail.com> ; rajanverma1...@gmail.com ;
> noorain.ans...@gmail.com
> *Subject:* $$Excel-Macros$$ Records found but unable to get proper result.
>
>
> Dear sir,
>            i am using index/match formula. in my problem i am getting the
> 1st occurrence result only.
>     Sr. No. Subject Code Subject/Paper code 1 BF 1 MATHEMATICS I         2
> #NUM! #NUM!         3 #NUM! #NUM!         4 #NUM! #NUM!         5 #NUM!
> #NUM!         6 #NUM! #NUM!         7 #NUM! #NUM!         8 #NUM! #NUM!
>       9 #NUM! #NUM!
>
>
> i want the output like this.
>
>    Sr. No. Subject Code Subject/Paper code 1 BF 1 MATHEMATICS         2 BF
> 2 CHEMISTRY         3 BF 3 ENGLISH I         4 BF 4 ELECTRICAL TECHNOLOGY
>         5 BF 5 MECHANICS         6 BF 6 INTRODUCTION TO MANUFACTURING
> PROCESS         7 BF 2P CHEMISTRY PRACTICAL         8 BF 4P ELECTICAL
> TECHNOLOGY PRACTICAL         9 BF 7 INDIAN CONSTITUTION AND ETHICS
> --------------------------------------------------------------------------------
>
> sample sheet attached
>
> Thanks & Regards
> Sourabh
> Contact Numbers: +91-94630-49202
>
> --
> FORUM RULES (986+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> ------------------------------------------------------------------------------------------------------
> To post to this group, send email to excel-macros@googlegroups.com
>
> To unsubscribe, send a blank email to
> excel-macros+unsubscr...@googlegroups.com
>
> --
> FORUM RULES (986+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> ------------------------------------------------------------------------------------------------------
> To post to this group, send email to excel-macros@googlegroups.com
>
> To unsubscribe, send a blank email to
> excel-macros+unsubscr...@googlegroups.com
>



-- 
mujhay dukh is baat ka nahin kay meri zaat ko
muntashir karny walay haath tairy thy
mujhay dukh faqt is baat ka hay meri raiza raiza zaat ko
samaitnay walay haath tairy na thy


--------------------------------------------------------------------------------


Thanks & Regards
Sourabh
Contact Numbers: +91-94630-49202
Website:http://adhurapyaar.co.cc

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

To unsubscribe, send a blank email to excel-macros+unsubscr...@googlegroups.com

Reply via email to