View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Maury Markowitz Maury Markowitz is offline
external usenet poster
 
Posts: 86
Default Applying styles in VBA, then pasting into Excel

"kkknie" wrote:
How are you "pasting" the results. If you are doing a loop, you could
just do the formatting at that time.


We do a loop, that's what the problem is. The loop is shockingly slow.