close
I am trying to have word pull data from excel which is using the Vlookup
command. To avoid the #na problem I expanded the formula to this:
=IF(ISERROR(VLOOKUP(M2,'C:\Documents and
Settings\coline\Desktop\VLOOKUP\All_Course_Info.xl s'!Couses,2,FALSE)),quot;-quot;,
VLOOKUP(M2,'C:\Documents and
Settings\coline\Desktop\VLOOKUP\All_Course_Info.xl s'!Couses,2,FALSE))
But, the data is cut off when it goes in to word. It displays some of the
data it is supposed to lookup but not the whole.
Any help is appreciated. Thansk
全站熱搜