View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
eggpap eggpap is offline
external usenet poster
 
Posts: 29
Default calculate direction

Hi,

i've some udf in a range (suppose A1:Z1) that calculate the values depending
on the content of another range. When I trig the Full Calculation
(Alt+Ctrl+F9)
Excel starts from the first udf (that is in A1) then from that in Z1, than
in Y1 etc. and i get
the values increasing from right to left instead from left to right.
Any advice?

Emiliano