Hello all! I am new to VBA and I am having a hard time figuring this out.
I want to move an entire row to "Sheet1" if column "H" has the letters L5P in it.
Once the row is moved to "Sheet1" I want it deleted from the "ActiveSheet"
I want this to work on multiple different files so the first sheet would not be specific but would call the "ActiveSheet"
I hope that makes sense. Thanks!
If you could put out where I could edit it, that'd be great too. For example. Let's say I need to use the exact same macro but have it say "Ford" instead of "L5P", I'd like to be able to do that.
Anddddd... go!
I want to move an entire row to "Sheet1" if column "H" has the letters L5P in it.
Once the row is moved to "Sheet1" I want it deleted from the "ActiveSheet"
I want this to work on multiple different files so the first sheet would not be specific but would call the "ActiveSheet"
I hope that makes sense. Thanks!
If you could put out where I could edit it, that'd be great too. For example. Let's say I need to use the exact same macro but have it say "Ford" instead of "L5P", I'd like to be able to do that.
Anddddd... go!