D
Darts via OfficeKB.com
When using the vlookup I can get it to work. this is the formula I have.
=VLOOKUP(C3,'Family - Pay Cycle'!$B$2:$E$20,4
C3= Last Name
'Family - Pay Cycle'!$B$2:$E$20,4=My look up table.
Now the last name can represent 3 different familys. How can program so if
the last name has three different familys i can also pick up the First name.
To make sure I capture the correct family
ps(D3=First Name)
thanks
=VLOOKUP(C3,'Family - Pay Cycle'!$B$2:$E$20,4
C3= Last Name
'Family - Pay Cycle'!$B$2:$E$20,4=My look up table.
Now the last name can represent 3 different familys. How can program so if
the last name has three different familys i can also pick up the First name.
To make sure I capture the correct family
ps(D3=First Name)
thanks