mmcquinn2002
New Member
- Joined
- Apr 5, 2020
- Messages
- 13
- Office Version
- 2016
- Platform
- Windows
Hi there,
I have a workbook containing 02 type of worksheets, i) Sheet1 named "Index" and ii) 10 worksheets named "Sheet2" to "Sheet11" containing data of individuals.
a. The "Index" Worksheet basically contains data in rows as follows:
Row1 - Name (B3), Address (C3) and Contact Number (D3).
Row2 - Name (B4), Address (C4) and Contact Number (D4).
Row3 - Name (B5), Address (C5) and Contact Number (D5).
Row4 - Name (B6), Address (C6) and Contact Number (D6).
Row5 - Name (B7), Address (C7) and Contact Number (D7).
b. The other worksheets contains details of the persons as follows:
Row1 - Name (B1),
Row2 - Address (B2)
Row3 - Contact (B3)
What i would like to do is to automatically update the data as follows:
1. In "Sheet2" - B1 data from "Index" B3, B2 from "Index" C3 and B3 from "Index" D3
2. In "Sheet 3" - B1 data from "Index" B4, B2 from "Index" C4 and B3 from "Index" D4
3. In "Sheet 4" - B1 data rom "Index" B5, B2 from "Index" C5 and B3 from "Index" D5.
Thanks in advance.
I have a workbook containing 02 type of worksheets, i) Sheet1 named "Index" and ii) 10 worksheets named "Sheet2" to "Sheet11" containing data of individuals.
a. The "Index" Worksheet basically contains data in rows as follows:
Row1 - Name (B3), Address (C3) and Contact Number (D3).
Row2 - Name (B4), Address (C4) and Contact Number (D4).
Row3 - Name (B5), Address (C5) and Contact Number (D5).
Row4 - Name (B6), Address (C6) and Contact Number (D6).
Row5 - Name (B7), Address (C7) and Contact Number (D7).
b. The other worksheets contains details of the persons as follows:
Row1 - Name (B1),
Row2 - Address (B2)
Row3 - Contact (B3)
What i would like to do is to automatically update the data as follows:
1. In "Sheet2" - B1 data from "Index" B3, B2 from "Index" C3 and B3 from "Index" D3
2. In "Sheet 3" - B1 data from "Index" B4, B2 from "Index" C4 and B3 from "Index" D4
3. In "Sheet 4" - B1 data rom "Index" B5, B2 from "Index" C5 and B3 from "Index" D5.
Thanks in advance.