Thread
:
best option for vlookup formula
View Single Post
11-12-2016, 06:18 PM
jeffreybrown
Windows Vista
Office 2007
Expert
Join Date: Apr 2016
Posts: 673
Since it appears in column B the difference is text versus a number (1, 2, 3, etc.), then this should do it...
Paste into C2 and copy across and down
=IFERROR(VLOOKUP($B2,IF(N($B2),'CALL-IN LOG'!$A:$E,PGLLIST),COLUMN(B$1),FALSE),"")
jeffreybrown
View Public Profile
Find all posts by jeffreybrown