I would like to autofill every 5 cells and also have a VLOOKUP function auto fill every 5 cells. The source table of data is in a list that has no spaces.
For Example,
Sheet 1
-----A-------B-------C------D------E
1---Bob------5
2---Bill-------6
3---Steve---12
4
5
Sheet 2
-------A-------B--------C--------D
1-----Bob
2------5
3
4
5
6-----Bill
7------6
8
9
10
11--Steve
12----12
In Sheet 2, Cells A2, A7 and A12 contain VLOOKUP functions.
Thank You in advance for your help!
Bookmarks