Problem with lookup

Questions and answers on how to use XLSReadWriteII 5.
Post Reply
jalin14
Posts: 2
Joined: Thu Jul 24, 2014 2:10 pm

Problem with lookup

Post by jalin14 »

I wrote the following code:

XLS[0].AsFormula[2+3,Row]:= 'LOOKUP(HojaLecturas!'+A3+',Costos!$A$2:$B$244)';

when I open the sheet with Excel appear: #¿NOMBRE?

So, changing nothing, I click the Fx button on the cell , close the window and the function appear correctly

What am I missing in my code?

Thank you
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: Problem with lookup

Post by larsa »

Hello

Please provide a code sample that will compile.
Lars Arvidsson, Axolot Data
Post Reply