Thread: VBA Loop
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
p45cal[_118_] p45cal[_118_] is offline
external usenet poster
 
Posts: 1
Default VBA Loop


x=10
For i = 1 to x
'your copy code
Next x


--
p45cal

*p45cal*
------------------------------------------------------------------------
p45cal's Profile: http://www.thecodecage.com/forumz/member.php?userid=558
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=135035