View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
palo palo is offline
external usenet poster
 
Posts: 13
Default Does VBA support multi-thread?

I have a workbook with too many rows and columns of data. My macro run very
slowly. Can I use multithread in VBA? Thanks