Page 1 of 1

Trouble Importing From Excel

Posted: Fri Mar 05, 2004 2:47 pm
by Pruyn
I want to input data from excel with GET XLS CONSTANTS, using a named cell. The cell is named
"initialcash1"
and I get the following error:
"No number foun in cel IN1(and perhaps others) of MBG.xls:InitialValues Unable to get constant values Additional live connections may also have errors"
The connection works if I put in the cell number (c2). I'm afraid it has to to with the letter/number combination, but Excel has no problems with it.

Jeroen

Posted: Fri Mar 05, 2004 4:10 pm
by Administrator
Are you able to post the model and spreadheet causing the problem?

Tony.

Posted: Mon Mar 08, 2004 9:24 am
by Owain
I had the same problem and simpy avoided using numbers at the end of the name for the cell/range.

Posted: Mon Mar 08, 2004 10:29 am
by Pruyn
That would be my solution too.

But for Tony, here is the model

Posted: Mon Mar 08, 2004 10:29 am
by Pruyn
and the excel file

Posted: Mon Mar 08, 2004 12:01 pm
by Owain
Originally posted by Pruyn
That would be my solution too.

But for Tony, here is the model
Tony is away on business this week, I will try to have a look for you but I am pretty sure that I tried named ranges ending in a number myself, and it did not work.

Posted: Mon Mar 08, 2004 1:57 pm
by Pruyn
I'm Using Letters instead of Numbers now this is working fine. Thx anyway.