vba to insert 3 blank rows at the change in col h

fvisions

Board Regular
Joined
Jul 29, 2008
Messages
191
Office Version
  1. 365
Platform
  1. Windows
Hello, I have read the posts in this forum looking for one similar to what I am looking for but I am unable to change them to what I am looking for. I have a workbook with multiple worksheets. I am have created command buttons on one tab to step the end user through to do multiple things. The last piece is to press the command button on the command button tab and have the sheet labeled "Installation wkg" and insert 3 blank rows at the change in column H (sheet has col A:AD) I am not sure where to being so I attempted to copy other examples and edit but that has not worked for me. Is it possible to help me get started?
 
referring to where one series of values ends and another series of values begins
 
Upvote 0

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
My question was directed at the 'Change' in column H. Are you referring to any change made by a user in column H, or are you referring to where one series of values ends and another series of values begins? @MARK848 and @Joe4 addressed the value series, and my code addresses the user input changes.
referring to where one series of values ends and another series of values begins
 
Upvote 0

Forum statistics

Threads
1,216,100
Messages
6,128,825
Members
449,470
Latest member
Subhash Chand

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top