Hello, im trying to automate a process in excel using vba but im getting stuck. Can someone help?
I have a spreadsheet with two work sheets. One worksheet has raw data with different column names. Second worksheet is the report I want to append data to, and has only a few of the columns I need for my report. How do I get data from the raw data to the new worksheet, if im searching by a field called UOM?
Thanks
I have a spreadsheet with two work sheets. One worksheet has raw data with different column names. Second worksheet is the report I want to append data to, and has only a few of the columns I need for my report. How do I get data from the raw data to the new worksheet, if im searching by a field called UOM?
Thanks