VBA code to input values from an array into cells in excel?

antm79

Board Regular
Joined
Nov 29, 2013
Messages
60
Hi,

I'm hoping to get some help with a spreadsheet I'm working on. I want to declare an array of 10 different column headings. The cells I want the column headings to start populating are merged cells 4 across (a12:D12). After one heading is entered into this cell range I then want the next one entered in (A13:D13) and this sequence to continue for 5 of the ten headings. I then want the 6th heading to be placed 3 merged cell ranges down and to start again. So If the code started at a12:d12 five headings would finish at a17:d17, then the 6th jump to a20:20 and the tenth finish at a25:d25.

Would any one be able to help me with this?

Regards,
Antm79
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,214,924
Messages
6,122,294
Members
449,077
Latest member
Rkmenon

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