Hi everyone,
Here is my code -
=PROPER(LOOKUP(A2,'C:\[Member Data.xls]MBRDATA'!$A$2:$A$600,'C:\[Member Data.xls]MBRDATA'!$D$2:$D$600))
Column A are numbers(account #'s)
Column D is text formated as General(Names).
When I paste the code down the column all the records return what I need, all except for the very last record which returns a zero. Both workbooks are formated exactly the same(cell formats, headers...) Why would the last row return a zero when all the other rows return the desired information? I hope I explained well enough. TIA
Stubnski
Here is my code -
=PROPER(LOOKUP(A2,'C:\[Member Data.xls]MBRDATA'!$A$2:$A$600,'C:\[Member Data.xls]MBRDATA'!$D$2:$D$600))
Column A are numbers(account #'s)
Column D is text formated as General(Names).
When I paste the code down the column all the records return what I need, all except for the very last record which returns a zero. Both workbooks are formated exactly the same(cell formats, headers...) Why would the last row return a zero when all the other rows return the desired information? I hope I explained well enough. TIA
Stubnski