As hard as I try to understand Macros language, I just don't I am hoping someone can help me with something I think should be easy to do, but I don't know how to word it. Here's my scenario:
I have three reports that I download from GSAP each month. One is just an order listing that lists all orders and their descriptions on my project. The others, pull the order costs in different formats but do not list the order description. I use these reports to creat pivot tables for my managers to review. I need a macro that will read the order number in the other two reports and then look at the order list and pull the description for that order.
For instance, on both reports, the order number is listed in column "C". I need a macro to tell both of those worksheets to look on the worksheet entitled "Order list" in the same workbook and pull the description related to that order. In the order list, the orders are in column "A" and the description is in column "C". I then want it to insert a column "D" into both of the worksheets and list the description of the order. All reports have headers on line one and the data starts on line two. There are no empty lines, but one of the reports may occasionally have an empty order number.
Is this something that could be done relatively easily? Would someone be willing to help me with this. If so, and you love a challenge, I would love to go further with these reports, but again, I don't understand the wording of Macros and would need someone to put what I say into "Macro Language".
Thanks in advance for anyone's help.
I have three reports that I download from GSAP each month. One is just an order listing that lists all orders and their descriptions on my project. The others, pull the order costs in different formats but do not list the order description. I use these reports to creat pivot tables for my managers to review. I need a macro that will read the order number in the other two reports and then look at the order list and pull the description for that order.
For instance, on both reports, the order number is listed in column "C". I need a macro to tell both of those worksheets to look on the worksheet entitled "Order list" in the same workbook and pull the description related to that order. In the order list, the orders are in column "A" and the description is in column "C". I then want it to insert a column "D" into both of the worksheets and list the description of the order. All reports have headers on line one and the data starts on line two. There are no empty lines, but one of the reports may occasionally have an empty order number.
Is this something that could be done relatively easily? Would someone be willing to help me with this. If so, and you love a challenge, I would love to go further with these reports, but again, I don't understand the wording of Macros and would need someone to put what I say into "Macro Language".
Thanks in advance for anyone's help.