Hi,
I'm hoping I can get some helping with adding VBA code to my sheet that will remove the formulas if a certain date criteria is met.
Basically what I'm looking for is:
thank you in advance for your help!
Becky
I'm hoping I can get some helping with adding VBA code to my sheet that will remove the formulas if a certain date criteria is met.
Basically what I'm looking for is:
- If B2>B4 then Copy and Paste Values from B5:B100
- If B2>C4 then Copy and Paste Values from C5:C100
- If B2>D4 then Copy and Paste Values from D5:D100
- If B2>E4 then Copy and Paste Values from E5:E100
- If B2>F4 then Copy and Paste Values from F5:F100
- If B2>G4 then Copy and Paste Values from G5:G100
- If B2>H4 then Copy and Paste Values from H5:H100
- If B2>I4 then Copy and Paste Values from I5:I100
- If B2>J4 then Copy and Paste Values from J5:J100
- If B2>K4 then Copy and Paste Values from K5:K100
- If B2>L4 then Copy and Paste Values from L5:L100
- If B2>M4 then Copy and Paste Values from M5:M100
thank you in advance for your help!
Becky