--- In [email protected], "Anthony Faragasso" <ajf1...@...> wrote: > > would it be this, > > AddColumn(lastvalue(Rapport),"Rapport",1.3); >
Thanks Anthony Faragasso !! In fact I think that there is any limitations in the AFL langage particulary between the "For" instruction and the ohter instructions like "pLot" or "filter" .Even "Function" and "result" send only a single value (the last in a loop "For") . My conclusion is that I meet any difficulties if i want to explore my entire database .I can not exlploit the "exploration" sheet's result. Example : access to the cell's value (like in excel) - 2 nd conclusion I can use "exploration" only if i create before a indicator .
