Thread: Do loops
View Single Post
  #1   Report Post  
grandfilth
 
Posts: n/a
Default Do loops


Hi,
Is it possible to call show the value of the first, second, third or
forth iteration of a do loop, and continue with the iterations to still
get an end value?This is to give me some idea of what the do loop is
doing...

Also, say my function is called jeff(....) can I change the value of it
according to what cell the function is showing in? For example,

if cell=A2 then
jeff = ....
end if
?

Any help would be great


--
grandfilth
------------------------------------------------------------------------
grandfilth's Profile: http://www.excelforum.com/member.php...o&userid=28240
View this thread: http://www.excelforum.com/showthread...hreadid=483704