The copy and insert on macro “InsertAtLevel1” functions to copy the named range “l1insert” and paste at a row named range “insertPointL1”
At the moment there are two reports site ABC and site DEF. But user my create further reports from the “l1insert” template
The level 1 insert is working ok
I would like to know, is there a way to insert the range “level2insert” relative to the button it is activated from?
"level2insert" range is currently rows 67:73
e.g. for rows 5:20 D13 button would insert “level2insert” at row 20 , for rows 21:36 D29 button would insert “level2insert” at row 36. There may be more “l1insert” at “insertPointL1” named row currently row 37 with a button in column D requiring “level2insert”
in case my html generator is not working I put a copy of the file in dropbox
https://www.dropbox.com/s/entbtvkfi6dgsbp/level 2 copy.xlsm?dl=0
Thank you for any assistance
At the moment there are two reports site ABC and site DEF. But user my create further reports from the “l1insert” template
The level 1 insert is working ok
I would like to know, is there a way to insert the range “level2insert” relative to the button it is activated from?
"level2insert" range is currently rows 67:73
e.g. for rows 5:20 D13 button would insert “level2insert” at row 20 , for rows 21:36 D29 button would insert “level2insert” at row 36. There may be more “l1insert” at “insertPointL1” named row currently row 37 with a button in column D requiring “level2insert”
Book1 | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | |||
1 | |||||||||||||||||||||
2 | report # 10 | Milestone | |||||||||||||||||||
3 | #REF! | Output | Controlling pest animals - initial (ha) | Q Target | 10 | ||||||||||||||||
4 | |||||||||||||||||||||
5 | 1. Click to copy and complete this box for each site where pest control occurred (below) | ||||||||||||||||||||
6 | Site name | ||||||||||||||||||||
7 | ABC | ||||||||||||||||||||
8 | Hectares of pest control delivered | ||||||||||||||||||||
9 | |||||||||||||||||||||
10 | Initial or follow-up control | ||||||||||||||||||||
11 | |||||||||||||||||||||
12 | |||||||||||||||||||||
13 | 2. Click to copy and complete these rows for each species targeted at each site (below) | ||||||||||||||||||||
14 | Target pest species | Type of control | |||||||||||||||||||
15 | |||||||||||||||||||||
16 | |||||||||||||||||||||
17 | |||||||||||||||||||||
18 | |||||||||||||||||||||
19 | |||||||||||||||||||||
20 | > level 2 insert | ||||||||||||||||||||
21 | 1. Click to copy and complete this box for each site where pest control occurred (below) | ||||||||||||||||||||
22 | Site name | ||||||||||||||||||||
23 | DEF | ||||||||||||||||||||
24 | Hectares of pest control delivered | ||||||||||||||||||||
25 | |||||||||||||||||||||
26 | Initial or follow-up control | ||||||||||||||||||||
27 | |||||||||||||||||||||
28 | |||||||||||||||||||||
29 | 2. Click to copy and complete these rows for each species targeted at each site (below) | ||||||||||||||||||||
30 | Target pest species | Type of control | |||||||||||||||||||
31 | |||||||||||||||||||||
32 | |||||||||||||||||||||
33 | |||||||||||||||||||||
34 | |||||||||||||||||||||
35 | |||||||||||||||||||||
36 | > level 2 insert | ||||||||||||||||||||
37 | > level 1 insert | ||||||||||||||||||||
38 | |||||||||||||||||||||
39 | |||||||||||||||||||||
40 | |||||||||||||||||||||
41 | |||||||||||||||||||||
42 | |||||||||||||||||||||
43 | |||||||||||||||||||||
44 | |||||||||||||||||||||
45 | |||||||||||||||||||||
46 | |||||||||||||||||||||
47 | |||||||||||||||||||||
48 | |||||||||||||||||||||
49 | |||||||||||||||||||||
50 | |||||||||||||||||||||
51 | |||||||||||||||||||||
52 | |||||||||||||||||||||
53 | |||||||||||||||||||||
54 | |||||||||||||||||||||
55 | |||||||||||||||||||||
56 | |||||||||||||||||||||
57 | TEMPLATES | ||||||||||||||||||||
58 | |||||||||||||||||||||
59 | 1. Click to copy and complete this box for each site where pest control occurred (below) | ||||||||||||||||||||
60 | Site name | ||||||||||||||||||||
61 | |||||||||||||||||||||
62 | Hectares of pest control delivered | ||||||||||||||||||||
63 | |||||||||||||||||||||
64 | Initial or follow-up control | ||||||||||||||||||||
65 | |||||||||||||||||||||
66 | |||||||||||||||||||||
67 | 2. Click to copy and complete these rows for each species targeted at each site (below) | ||||||||||||||||||||
68 | Target pest species | Type of control | |||||||||||||||||||
69 | |||||||||||||||||||||
70 | |||||||||||||||||||||
71 | |||||||||||||||||||||
72 | |||||||||||||||||||||
73 | |||||||||||||||||||||
74 | > level 2 insert | ||||||||||||||||||||
Sheet1 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
C2 | report # 10 |
in case my html generator is not working I put a copy of the file in dropbox
https://www.dropbox.com/s/entbtvkfi6dgsbp/level 2 copy.xlsm?dl=0
Thank you for any assistance