View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
DAV135 DAV135 is offline
external usenet poster
 
Posts: 11
Default What does this line of code do please?

Depending on the preceeding code, i will represent a line number. For
example - 5

If i = 5 the code is basically copying the value in cell B5 and placing
it into cells AS4

Not sure what the resize is doing, can't see what changes its actually
making!