I know my Change Event code completely lacks the necessary code to format any cells, but that is part I’m struggling with.
The Xl2bb should be able demonstrate far better than I can explain as to what it is I’m trying to achieve.
In a nut shell; if you insert cells in say B10:C10 it leaves the last cell in ColA without any formatting but I want it formatted
the same as last cell ColA -1.
The Xl2bb should be able demonstrate far better than I can explain as to what it is I’m trying to achieve.
In a nut shell; if you insert cells in say B10:C10 it leaves the last cell in ColA without any formatting but I want it formatted
the same as last cell ColA -1.
Test Insert.xlsm | |||||||
---|---|---|---|---|---|---|---|
A | B | C | D | E | |||
5 | |||||||
6 | This Range of cells can NOT have cells inserted into it | Data | Data | When I manually insert cells in B6:C23 and use "Shift Down", I also want to automatically format A30+1 to take into account the new extended range B6:C24. | |||
7 | Data | Data | |||||
8 | Data | Data | |||||
9 | Data | Data | |||||
10 | Data | Data | |||||
11 | Data | Data | |||||
12 | Data | Data | |||||
13 | Data | Data | |||||
14 | Data | Data | |||||
15 | Data | Data | |||||
16 | Data | Data | |||||
17 | Data | Data | |||||
18 | Data | Data | |||||
19 | Data | Data | |||||
20 | Data | Data | |||||
21 | Data | Data | |||||
22 | Data | Data | |||||
23 | Data | Data | |||||
24 | Data | Data | Of coarse if I manually insert cells in A25:C30, the new cells are formated to the same as cells above | ||||
25 | Data | Data | |||||
26 | Data | Data | |||||
27 | Data | Data | |||||
28 | Data | Data | |||||
29 | Data | Data | |||||
30 | Data | Data | |||||
31 | |||||||
Sheet1 |