MACRO: IF THEN Statement (Multiple Criteria Match then Copy)
Howdy,
I would like to be able to do the following in a macro:
I would like an IF statement to meet two criteria if possible before copying cells from the MAFFT sheet to the Deployment sheet.
I would like to match the “Configured Serial #” and the “Mfg. Serial Number” from the Deployment sheet to the “Oracle Config Serial Number (custom12)” and “Serial Number” on the MAFFT sheet.
I would like matching based off Column header name and not the position since the columns could change
i.e. We could add in another column with a new header that is needed.
If they match then it will copy the matching Cells from the MAFFT sheet to the Deployment sheet
The cells are highlighted in Bright Green on the Deployment Sheet and MAFFT Sheet