Help with - Get to last columns - Start next row

  • Thread starter Thread starter Les Stout
  • Start date Start date
L

Les Stout

Hi all, i have a code that puts totals and date in columns, once i get
to the last column how would one tell the code to start in column "A"
again but row 15 for example ??

Best regards,

Les Stout
 
That is a pretty wide open question Les. Without seeing how the code that
you are using is structured, we would have to guess at where the focus is at
the time it finishes the first run and that could be several thousand
locations. If you would post the code you are using, it would help greatly
in supplying a remedy to your question.
 
Hi JLGWhiz,i have managed to solve it thanks by forcing it to the row 15
after 100 columns...
Thank you so much for your input...

Best regards,

Les Stout
 
Back
Top