This is probably very easy for someone who knows VBA better then me. But what I want to achieve is to populate let say five rows in same column with same number then add one to that number and populate next five rows with the new number and so on, let say do this 100 times (last number is 240). So the output I want is to look like this
140
140
140
140
140
141
141
141
141
141
142...
Thank you for your help
140
140
140
140
140
141
141
141
141
141
142...
Thank you for your help