trevor2524
New Member
- Joined
- Jul 24, 2013
- Messages
- 13
Hello, I'm trying to do a big macro and have a step for it that I was trying to break down in pieces.
Step 1: Check Column C in Sheet1 for color values in the cell. If it has a color value in a cell take the actual value and see if it exists in Column A on Sheet2.
Step 2: When the value is found it will check Column I for a value of "Yes"
Step 3: If no value is found then it will check to see if the date in Column D matches the date in Column F on sheet1. If it does then on Sheet2 Column H will receive the Value of "Yes"
If these conditions are not met it will then move onto the next color value cell on sheet1. This is part of a bigger macro so I'm trying to break it down.
Thanks for any help given.
Step 1: Check Column C in Sheet1 for color values in the cell. If it has a color value in a cell take the actual value and see if it exists in Column A on Sheet2.
Step 2: When the value is found it will check Column I for a value of "Yes"
Step 3: If no value is found then it will check to see if the date in Column D matches the date in Column F on sheet1. If it does then on Sheet2 Column H will receive the Value of "Yes"
If these conditions are not met it will then move onto the next color value cell on sheet1. This is part of a bigger macro so I'm trying to break it down.
Thanks for any help given.