In my memory
BarsArray[1] give acces to the First Bars object Added
BarsArray[2] give acces to the Second Bars object Added
But how can I acces to the Open[0] of the SECOND Bars object Added
because
Open [BarsArray[1],[0]] is illicite
thanks of your help
Pierre

Comment