Sumedhk1889
New Member
Hi,
PFA the sample file.
It contains 3 tables
1) table 1 shows requirements based on criteria(subject hobby location grade)
2)table 2 shows availability
3) table 3 shows expected output.
Need help for developing a macro that will
1) read criteria in table 1 row by row
2) for each criterion apply filter on respective column of table 2
3) after applying all criteria =>the matching entries (ID no and Name ) should get copied against corresponding requirement row.
4)if there are multiple matching entries then rows should get added below respective requirement and names should be displayed in descending order of age.
Kindly Help me with the VBA code for the same.
Thanks in advance!
PFA the sample file.
It contains 3 tables
1) table 1 shows requirements based on criteria(subject hobby location grade)
2)table 2 shows availability
3) table 3 shows expected output.
Need help for developing a macro that will
1) read criteria in table 1 row by row
2) for each criterion apply filter on respective column of table 2
3) after applying all criteria =>the matching entries (ID no and Name ) should get copied against corresponding requirement row.
4)if there are multiple matching entries then rows should get added below respective requirement and names should be displayed in descending order of age.
Kindly Help me with the VBA code for the same.
Thanks in advance!