![]() |
macro to copy numbers based on criterias
Hello guys,
I'm looking for a macro to do the following: in sheet1, I have column A which contains the row numbers. I have a column B with the names of persons in it (a certain person can have multiple lines). I want the macro to go and find all the rownumbers (in column a) where the name of the person (column b) is equal to the name given in e.g. cell a1(criteria1) and where column c fullfils the criteria in cell a2(criteria2). Then all the rownumbers have to be copied to sheet2 in column A. If the above criteria or not fullfilled then the rownumber may not be copied to sheet2. Is this possible ? Thanks |
macro to copy numbers based on criterias
Hi
you could try Advanced filter. You get the option of filtering to sheet 2 (the copy bit). The Excel Help will take you through it. regards Paul matthias wrote: Hello guys, I'm looking for a macro to do the following: in sheet1, I have column A which contains the row numbers. I have a column B with the names of persons in it (a certain person can have multiple lines). I want the macro to go and find all the rownumbers (in column a) where the name of the person (column b) is equal to the name given in e.g. cell a1(criteria1) and where column c fullfils the criteria in cell a2(criteria2). Then all the rownumbers have to be copied to sheet2 in column A. If the above criteria or not fullfilled then the rownumber may not be copied to sheet2. Is this possible ? Thanks |
macro to copy numbers based on criterias
Yes but the problem is that I want to do that automatically, so a macro is needed. Maybe I can use this filter in the macro... |
All times are GMT +1. The time now is 07:47 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com