qaschele11
New Member
- Joined
- Aug 30, 2011
- Messages
- 5
Hello, I would appreciate your assistance. I have a Workbook for our weekly teaching timetables. Within the Workbook I have:
1. Source Worksheet called "Water"
2. Destination Worksheet called "A3_T-T.
I would like to be able to copy data from "Water" using an Input Box to specify which cells to copy, and paste into "A3_T-T" again using an Input Box to specify which cells to paste to.
I have attempted (many times) to create a code to do this but have not been successful. I humbly apologise if I have not posted this correctly.
Source Worksheet (Water)
Destination Worksheet (A3_T-T)
1. Source Worksheet called "Water"
2. Destination Worksheet called "A3_T-T.
I would like to be able to copy data from "Water" using an Input Box to specify which cells to copy, and paste into "A3_T-T" again using an Input Box to specify which cells to paste to.
I have attempted (many times) to create a code to do this but have not been successful. I humbly apologise if I have not posted this correctly.
Source Worksheet (Water)
Weekly_Teaching_Timetable_Sample.xlsm | |||||||
---|---|---|---|---|---|---|---|
A | B | C | D | E | |||
5 | Teacher | Water Block Week 1 | |||||
6 | A3 Timetable Master | Activity | TCH | NTT | NCT | ||
7 | Monday, 7 November 2022 | Monday | |||||
8 | Before 8.00 | NCT | 1.00 | ||||
9 | 8:00 - 10:00 | Water BL Week 1 Intro CPCPWT3028 Theory | 2.00 | ||||
10 | Room Booking | M Block - Room M1.01 | |||||
11 | 10:00 - 12:00 | Water BL Week 1 CPCPWT3028 Theory | 2.00 | ||||
12 | Room Booking | M Block - Room M1.01 | |||||
13 | 12:00 - 12.45 | LUNCH | |||||
14 | 12.45 - 15.45 | Water BL - Week 1 CPCPWT3028 Prac (Tapping into Mains) | 3.00 | ||||
15 | Room Booking | A Block - A1.15 (Workshop) | |||||
16 | 15.45 - 18.00 | ||||||
17 | Room Booking | ||||||
18 | After 18.00 | ||||||
19 | Room Booking | ||||||
20 | Tuesday, 8 November 2022 | Tuesday | |||||
21 | Before 8.00 | NCT | 1.00 | ||||
22 | 8:00 - 10:00 | Water BL Week 1 CPCPWT3028 Prac (Meters) | 2.00 | ||||
23 | Room Booking | A Block - A1.15 (Workshop) | |||||
24 | 10:00 - 12:00 | Water BL Week 1 CPCPWT3028 Prac (Meters) | 2.00 | ||||
25 | Room Booking | A Block - A1.15 (Workshop) | |||||
26 | 12:00 - 12.45 | LUNCH | |||||
27 | 12.45 - 15.45 | Water BL Week 1 CPCPWT3028 Theory (Quiz) | 3.00 | ||||
28 | Room Booking | M Block - M1.01 | |||||
29 | 15.45 - 18.00 | ||||||
30 | Room Booking | ||||||
31 | After 18.00 | ||||||
32 | Room Booking | ||||||
33 | Wednesday, 9 November 2022 | Wednesday | |||||
34 | Before 8.00 | NCT | 1.00 | ||||
35 | 8:00 - 10:00 | Water BL Week 1 CPCPWT3028 Observation (Tapping into Mains) | 2.00 | ||||
36 | Room Booking | A Block - A1.15 (Workshop) | |||||
37 | 10:00 - 12:00 | Water BL Week 1 CPCPWT3028 Observation (Tapping into Mains) | 2.00 | ||||
38 | Room Booking | A Block - A1.15 (Workshop) | |||||
39 | 12:00 - 12.45 | LUNCH | |||||
40 | 12.45 - 15.45 | Water BL Week 1 CPCPWT3021 Theory | 3.00 | ||||
41 | Room Booking | M Block - M1.01 | |||||
42 | 15.45 - 18.00 | ||||||
43 | Room Booking | ||||||
44 | After 18.00 | ||||||
45 | Room Booking | ||||||
46 | Thursday, 10 November 2022 | Thursday | |||||
47 | Before 8.00 | NCT | 1.00 | ||||
48 | 8:00 - 10:00 | Water BL Week 1 CPCPWT3021 Theory | 2.00 | ||||
49 | Room Booking | M Block - M1.01 | |||||
50 | 10:00 - 12:00 | Water BL Week 1 CPCPWT3021 Prac (Noggings / Rough In) | 2.00 | ||||
51 | Room Booking | A Block - A1.15 (Workshop) | |||||
52 | 12:00 - 12.45 | LUNCH | |||||
53 | 12.45 - 15.45 | Water BL Week 1 CPCPWT3021 Prac (Noggings / Rough In) | 3.00 | ||||
54 | Room Booking | A Block - A1.15 (Workshop) | |||||
55 | 15.45 - 18.00 | ||||||
56 | Room Booking | ||||||
57 | After 18.00 | ||||||
58 | Room Booking | ||||||
59 | Friday, 11 November 2022 | Friday | |||||
60 | Before 8.00 | NCT | 1.00 | ||||
61 | 8:00 - 10:00 | Water BL Week 1 CPCPWT3021 Theory | 2.00 | ||||
62 | Room Booking | M Block - M1.01 | |||||
63 | 10:00 - 12:00 | Water BL Week 1 CPCPWT3021 Theory | 2.00 | ||||
64 | Room Booking | M Block - M1.01 | |||||
65 | 12:00 - 12.45 | LUNCH | |||||
66 | 12.45 - 15.45 | Water BL Week 1 CPCPWT3021 Prac (Noggings / Rough In) | 3.00 | ||||
67 | Room Booking | A Block - Room A1.15 (Workshop) | |||||
68 | 15.45 - 18.00 | ||||||
69 | Room Booking | ||||||
70 | After 18.00 | ||||||
71 | Room Booking | ||||||
Water |
Cell Formulas | ||
---|---|---|
Range | Formula | |
A7 | A7 | =IF(K4="","",K4) |
A20 | A20 | =IF(K4="","",K4+1) |
A33 | A33 | =IF(K4="","",K4+2) |
A46 | A46 | =IF(K4="","",K4+3) |
A59 | A59 | =IF(K4="","",K4+4) |
Destination Worksheet (A3_T-T)
Weekly_Teaching_Timetable_Sample.xlsm | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | |||
3 | |||||||||||||||||||||||||
4 | Plumbing | Version: | 1 | Week Number: | 9 | Week Beginning: | ########## | TOTAL TCH HOURS: | TOTAL NTT HOURS: | #REF! | TOTAL NCT HOURS: | ||||||||||||||
5 | Teacher | Teacher One | Printable | Teacher 2 | Printable | Teacher 3 | Printable | Teacher 4 | Printable | Teacher 5 | Printable | Teacher | |||||||||||||
6 | A3 Timetable Master | Activity | TCH | NTT | NCT | Activity | TCH | NTT | NCT | Activity | TCH | NTT | NCT | Activity | TCH | NTT | NCT | Activity | TCH | NTT | NCT | A3 Timetable Master | |||
7 | Monday, 7 November 2022 | Monday | Monday | Monday | Monday | Monday | Monday, 7 November 2022 | ||||||||||||||||||
8 | Before 8.00 | Before 8.00 | |||||||||||||||||||||||
9 | 8:00 - 10:00 | 8:00 - 10:00 | |||||||||||||||||||||||
10 | Room Booking | Room Booking | |||||||||||||||||||||||
11 | 10:00 - 12:00 | 10:00 - 12:00 | |||||||||||||||||||||||
12 | Room Booking | Room Booking | |||||||||||||||||||||||
13 | 12:00 - 12.45 | LUNCH | LUNCH | LUNCH | LUNCH | LUNCH | 12:00 - 12.45 | ||||||||||||||||||
14 | 12.45 - 15.45 | 12.45 - 15.45 | |||||||||||||||||||||||
15 | Room Booking | Room Booking | |||||||||||||||||||||||
16 | 15.45 - 18.00 | 15.45 - 18.00 | |||||||||||||||||||||||
17 | Room Booking | Room Booking | |||||||||||||||||||||||
18 | After 18.00 | After 18.00 | |||||||||||||||||||||||
19 | Room Booking | Room Booking | |||||||||||||||||||||||
20 | Tuesday, 8 November 2022 | Tuesday | Tuesday | Tuesday | Tuesday | Tuesday | Tuesday, 8 November 2022 | ||||||||||||||||||
21 | Before 8.00 | Before 8.00 | |||||||||||||||||||||||
22 | 8:00 - 10:00 | 8:00 - 10:00 | |||||||||||||||||||||||
23 | Room Booking | Room Booking | |||||||||||||||||||||||
24 | 10:00 - 12:00 | 10:00 - 12:00 | |||||||||||||||||||||||
25 | Room Booking | Room Booking | |||||||||||||||||||||||
26 | 12:00 - 12.45 | LUNCH | LUNCH | LUNCH | LUNCH | LUNCH | 12:00 - 12.45 | ||||||||||||||||||
27 | 12.45 - 15.45 | 12.45 - 15.45 | |||||||||||||||||||||||
28 | Room Booking | Room Booking | |||||||||||||||||||||||
29 | 15.45 - 18.00 | 15.45 - 18.00 | |||||||||||||||||||||||
30 | Room Booking | Room Booking | |||||||||||||||||||||||
31 | After 18.00 | After 18.00 | |||||||||||||||||||||||
32 | Room Booking | Room Booking | |||||||||||||||||||||||
33 | Wednesday, 9 November 2022 | Wednesday | Wednesday | Wednesday | Wednesday | Wednesday | Wednesday, 9 November 2022 | ||||||||||||||||||
34 | Before 8.00 | Before 8.00 | |||||||||||||||||||||||
35 | 8:00 - 10:00 | 8:00 - 10:00 | |||||||||||||||||||||||
36 | Room Booking | Room Booking | |||||||||||||||||||||||
37 | 10:00 - 12:00 | 10:00 - 12:00 | |||||||||||||||||||||||
38 | Room Booking | Room Booking | |||||||||||||||||||||||
39 | 12:00 - 12.45 | LUNCH | LUNCH | LUNCH | LUNCH | LUNCH | 12:00 - 12.45 | ||||||||||||||||||
40 | 12.45 - 15.45 | 12.45 - 15.45 | |||||||||||||||||||||||
41 | Room Booking | Room Booking | |||||||||||||||||||||||
42 | 15.45 - 18.00 | 15.45 - 18.00 | |||||||||||||||||||||||
43 | Room Booking | Room Booking | |||||||||||||||||||||||
44 | After 18.00 | After 18.00 | |||||||||||||||||||||||
45 | Room Booking | Room Booking | |||||||||||||||||||||||
46 | Thursday, 10 November 2022 | Thursday | Thursday | Thursday | Thursday | Thursday | Thursday, 10 November 2022 | ||||||||||||||||||
47 | Before 8.00 | Before 8.00 | |||||||||||||||||||||||
48 | 8:00 - 10:00 | 8:00 - 10:00 | |||||||||||||||||||||||
49 | Room Booking | Room Booking | |||||||||||||||||||||||
50 | 10:00 - 12:00 | 10:00 - 12:00 | |||||||||||||||||||||||
51 | Room Booking | Room Booking | |||||||||||||||||||||||
52 | 12:00 - 12.45 | LUNCH | LUNCH | LUNCH | LUNCH | LUNCH | 12:00 - 12.45 | ||||||||||||||||||
53 | 12.45 - 15.45 | 12.45 - 15.45 | |||||||||||||||||||||||
54 | Room Booking | Room Booking | |||||||||||||||||||||||
55 | 15.45 - 18.00 | 15.45 - 18.00 | |||||||||||||||||||||||
56 | Room Booking | Room Booking | |||||||||||||||||||||||
57 | After 18.00 | After 18.00 | |||||||||||||||||||||||
58 | Room Booking | Room Booking | |||||||||||||||||||||||
59 | Friday, 11 November 2022 | Friday | Friday | Friday | Friday | Friday | Friday, 11 November 2022 | ||||||||||||||||||
60 | Before 8.00 | Before 8.00 | |||||||||||||||||||||||
61 | 8:00 - 10:00 | 8:00 - 10:00 | |||||||||||||||||||||||
62 | Room Booking | Room Booking | |||||||||||||||||||||||
63 | 10:00 - 12:00 | 10:00 - 12:00 | |||||||||||||||||||||||
64 | Room Booking | Room Booking | |||||||||||||||||||||||
65 | 12:00 - 12.45 | LUNCH | LUNCH | LUNCH | LUNCH | LUNCH | 12:00 - 12.45 | ||||||||||||||||||
66 | 12.45 - 15.45 | 12.45 - 15.45 | |||||||||||||||||||||||
67 | Room Booking | Room Booking | |||||||||||||||||||||||
68 | 15.45 - 18.00 | 15.45 - 18.00 | |||||||||||||||||||||||
69 | Room Booking | Room Booking | |||||||||||||||||||||||
70 | After 18.00 | After 18.00 | |||||||||||||||||||||||
71 | Room Booking | Room Booking | |||||||||||||||||||||||
72 | Contact Hours | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | Contact Hours | ||||||||||||||||||
73 | Non Traditional Teaching (Online & RPL) | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | Non Traditional Teaching (Online & RPL) | ||||||||||||||||||
74 | Non-Contact Hours | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | Non-Contact Hours | ||||||||||||||||||
75 | Total Hours | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | Total Hours | ||||||||||||||||||
76 | Overtime/Toil Hours Standard Week | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | Overtime/Toil Hours Standard Week | ||||||||||||||||||
77 | Overtime Hours/TOIL Pub. Hol Week | Std week | Std week | Std week | Std week | Std week | Overtime Hours/TOIL Pub. Hol Week | ||||||||||||||||||
78 | 0 | 0 | 0 | 0 | 0 | ||||||||||||||||||||
79 | No. of public holidays or own time PD days | Overtime hours are confirmed at the completion of Contact & Non-Contact hours. | No. of public holidays or own time PD days | ||||||||||||||||||||||
80 | |||||||||||||||||||||||||
81 | Teacher Signature & Date | Teacher Signature & Date | |||||||||||||||||||||||
82 | |||||||||||||||||||||||||
83 | |||||||||||||||||||||||||
A3_T-T |
Cell Formulas | ||
---|---|---|
Range | Formula | |
O4 | O4 | =SUM(C72+G72+K72+O72+S72) |
S4 | S4 | =SUM(D73+H73+L73+P73+T73) |
W4 | W4 | =SUM(E74+I74+M74+Q74+U74) |
A7 | A7 | =IF(K4="","",K4) |
V7 | V7 | =IF(K4="","",K4) |
A20 | A20 | =IF(K4="","",K4+1) |
V20 | V20 | =IF(K4="","",K4+1) |
A33 | A33 | =IF(K4="","",K4+2) |
V33 | V33 | =IF(K4="","",K4+2) |
A46 | A46 | =IF(K4="","",K4+3) |
V46 | V46 | =IF(K4="","",K4+3) |
A59 | A59 | =IF(K4="","",K4+4) |
V59 | V59 | =IF(K4="","",K4+4) |
C72,S72,O72,K72,G72 | C72 | =SUM(C8:C70) |
D73,T73,P73,L73,H73 | D73 | =SUM(D8:D70) |
E74,U74,Q74,M74,I74 | E74 | =SUM(E8:E70) |
C75,S75,O75,K75 | C75 | =C72+D73+E74 |
C76,S76,O76,K76,G76 | C76 | =IF(OR(B78=1,B78=2,B78=3,B78=4,B78=5),"Non Std week",IF((C72+D73+E74)<=32,0,(C72+D73+E74)-32)) |
C77,S77,O77,K77,G77 | C77 | =IF(B78=1,(C72+D73)-17,IF(B78=2,(C72+D73)-12.5,IF(B78=3,(C72+D73)-8.5,IF(B78=4,(C72+D73)-4,IF(B78=5,(C72+D73)-0,IF(B78=0,"Std week")))))) |
G75 | G75 | =SUM(G72+H73+I74) |