Add blank rows to table

Chuckarou

New Member
Joined
Jul 12, 2018
Messages
19
Hi, I'm trying to get a table to always have a fixed number of blank rows in a given column, this is to make sure that my helper table always contains all the data available. I think it should be something like a macro that counts the blank cells in a given columns and adds a column if the count is lower than a set number, and loops the process until the count is good. I know very little about VBA coding so I searched a couple of forums but couldn't find anything...

Thanks in advance
Chuckaroo
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
How is the incorrect number of rows causing a problem with the Helper table ?
Is the table a structured table (created with INSERT \ TABLE) ?
 
Upvote 0
Hi, sorry for the delay, my project was on hold for a while. The helper column automatically fills with dates that are used to reference other formulas, but I want my formulas to work without the user having to manually expand the helper table.

Thanks,
Chuckarou
 
Upvote 0

Forum statistics

Threads
1,214,523
Messages
6,120,038
Members
448,940
Latest member
mdusw

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