Hi,
I have one excel workbook with two worksheet, first worksheet name is REPORT & second name is DATA, i want to copy data from DATA Worksheet as per matching condition to REPORT worksheet.
for e.g.
REPORT Worksheet Format.
<TBODY>
</TBODY>
DATA WORKSHEET FORMAT
<TBODY>
</TBODY>
i wanted to copy updated frequency data in to REPORT WORKSHEET according to supplier & category matching & under the correct brand.
please let me know if u need more information, please help me to create this macro.
thank you in advance.
regards,
computron
I have one excel workbook with two worksheet, first worksheet name is REPORT & second name is DATA, i want to copy data from DATA Worksheet as per matching condition to REPORT worksheet.
for e.g.
REPORT Worksheet Format.
Supplier Name | Category | 3M | Acer | Alba | APC | Aopen | STAC | ||
<TBODY> </TBODY> |
<TBODY> </TBODY> | ||||||||
<TBODY> </TBODY> |
<TBODY> </TBODY> | ||||||||
<TBODY> </TBODY> |
<TBODY> </TBODY> | ||||||||
<TBODY> </TBODY> |
<TBODY> </TBODY> | ||||||||
<TBODY> </TBODY> |
<TBODY> </TBODY> | ||||||||
<TBODY> </TBODY> |
<TBODY> </TBODY> | ||||||||
<TBODY> </TBODY> |
<TBODY> </TBODY> | ||||||||
<TBODY>
</TBODY>
DATA WORKSHEET FORMAT
Supplier Name | Category | Brand | Updated Frequency | |
Advance Est for Lighting & Electricals</SPAN> | Power Products</SPAN> | STAC |
<TBODY> </TBODY> | |
ACCTON</SPAN> | Networking</SPAN> | SMC | 6/19/30 | |
ACCTON</SPAN> | Webcam / Security / Network Cameras | SMC | 6/19/30 | |
ACCTON</SPAN> | Accessories | SMC | 6/19/30 | |
<TBODY>
</TBODY>
i wanted to copy updated frequency data in to REPORT WORKSHEET according to supplier & category matching & under the correct brand.
please let me know if u need more information, please help me to create this macro.
thank you in advance.
regards,
computron