jeremypyle
Board Regular
- Joined
- May 30, 2011
- Messages
- 174
Hi everyone.
This formula may be reasonable complex. I would greatly appreciate someone's help
In SHEET1, please place the following:
a1=jeremy
a2=5
a3=7
b1=matthew
b2=9
b3=2
b4=4
c1=isaac
c2=1
c3=4
column d contains nothing. It is empty
e1=joseph
e2=1
e3=3
Now in SHEET2, I want a formula that you can drag. In column A of sheet2, I want the names and in column B of sheet2, I want the numbers. I want the following to be in sheet2:
a1=jeremy
a2=jeremy
a3=matthew
a4=matthew
a5=matthew
a6=isaac
a7=isaac
a8=joseph
a9=joseph
b1=5
b2=7
b3=9
b4=2
b5=4
b6=1
b7=4
b8=1
b9=3
I want to be able to put the formula only into a1 of column a and then drag the formula down. I also want to only need to put the formula into b1 of the b column and drag the formula down.
I'm not sure what formula I would need to use for this.
This formula may be reasonable complex. I would greatly appreciate someone's help
In SHEET1, please place the following:
a1=jeremy
a2=5
a3=7
b1=matthew
b2=9
b3=2
b4=4
c1=isaac
c2=1
c3=4
column d contains nothing. It is empty
e1=joseph
e2=1
e3=3
Now in SHEET2, I want a formula that you can drag. In column A of sheet2, I want the names and in column B of sheet2, I want the numbers. I want the following to be in sheet2:
a1=jeremy
a2=jeremy
a3=matthew
a4=matthew
a5=matthew
a6=isaac
a7=isaac
a8=joseph
a9=joseph
b1=5
b2=7
b3=9
b4=2
b5=4
b6=1
b7=4
b8=1
b9=3
I want to be able to put the formula only into a1 of column a and then drag the formula down. I also want to only need to put the formula into b1 of the b column and drag the formula down.
I'm not sure what formula I would need to use for this.