Sumanmathew
Board Regular
- Joined
- Jan 25, 2021
- Messages
- 65
- Office Version
- 2021
- 2013
- Platform
- Windows
Sir,
I have 3 sheets Sheet A, Sheet B and Sheet C and a |Main sheet.
I need the data in these 3 sheets to appear in the main sheet one below the other.
Again whenever I add new data in any of the individual sheet, it should be added in the Main sheet as well.
Like if a new item is added at the end of Sheet C, that should also appear in the Main Sheet.
Please help me solve this.
I have 3 sheets Sheet A, Sheet B and Sheet C and a |Main sheet.
I need the data in these 3 sheets to appear in the main sheet one below the other.
Again whenever I add new data in any of the individual sheet, it should be added in the Main sheet as well.
Like if a new item is added at the end of Sheet C, that should also appear in the Main Sheet.
Please help me solve this.
multiple sheet.xlsx | ||||||
---|---|---|---|---|---|---|
A | B | C | D | |||
4 | Sl. | Item | Amount | |||
5 | 1 | A111 | 10 | |||
6 | 2 | A222 | 20 | |||
7 | 3 | A333 | 30 | |||
8 | 4 | A444 | 40 | |||
9 | 5 | A555 | 50 | |||
10 | 6 | A666 | 60 | |||
11 | 7 | A777 | 70 | |||
12 | 8 | A888 | 80 | |||
13 | 9 | A999 | 90 | |||
14 | 10 | A1110 | 100 | |||
15 | ||||||
16 | ||||||
Sheet A |
multiple sheet.xlsx | ||||||
---|---|---|---|---|---|---|
A | B | C | D | |||
4 | Sl. | Item | Amount | |||
5 | 101 | B111 | 100 | |||
6 | 102 | B222 | 200 | |||
7 | 103 | B333 | 300 | |||
8 | 104 | B444 | 400 | |||
9 | 105 | B555 | 500 | |||
10 | 106 | B666 | 600 | |||
11 | 107 | B777 | 700 | |||
12 | 108 | B888 | 800 | |||
13 | 109 | B999 | 900 | |||
14 | 110 | B1110 | 1000 | |||
15 | ||||||
Sheet B |
multiple sheet.xlsx | ||||||
---|---|---|---|---|---|---|
A | B | C | D | |||
4 | Sl. | Item | Amount | |||
5 | 1001 | C111 | 1000 | |||
6 | 1002 | C222 | 2000 | |||
7 | 1003 | C333 | 3000 | |||
8 | 1004 | C444 | 4000 | |||
9 | 1005 | C555 | 5000 | |||
10 | 1006 | C666 | 6000 | |||
11 | 1007 | C777 | 7000 | |||
12 | 1008 | C888 | 8000 | |||
13 | 1009 | C999 | 9000 | |||
14 | 1010 | C1110 | 10000 | |||
15 | ||||||
Sheet C |
multiple sheet.xlsx | ||||||
---|---|---|---|---|---|---|
A | B | C | D | |||
3 | ||||||
4 | Sl. | Item | Amount | |||
5 | ||||||
6 | ||||||
7 | ||||||
8 | ||||||
9 | ||||||
10 | ||||||
11 | ||||||
12 | ||||||
13 | ||||||
14 | ||||||
15 | Subtotal | |||||
16 | Sl. | Item | Amount | |||
17 | ||||||
18 | ||||||
19 | ||||||
20 | ||||||
21 | ||||||
22 | ||||||
23 | ||||||
24 | ||||||
25 | ||||||
26 | ||||||
27 | Subtotal | |||||
28 | Sl. | Item | Amount | |||
29 | ||||||
30 | ||||||
31 | ||||||
32 | ||||||
33 | ||||||
34 | ||||||
35 | ||||||
36 | ||||||
37 | ||||||
38 | ||||||
39 | Subtotal | |||||
40 | Grand Total | |||||
41 | ||||||
Main |