I need the below if statement to be in a loop that goes through all of Table1. However, I am new to programming in general, and brand new to VBA syntax. Can someone please write the code, or point me to a resource that will quickly teach me how to write this specific code?
If K is equal to AM {
Copy AP:AR and paste to AC:AE
}
If K is equal to AM {
Copy AP:AR and paste to AC:AE
}