Hello,
Please forgive me. I'm a new VBA user and can't figure this out.
I have a list that looks like this:
106
108
110
201
202
203 .... etc,
I need a vba code that finds the maximum value that is less than 200, and inserts a blank row below it. If there is no value less than 200, do nothing.
Please and Thank you!
Bookmarks