Thread: alpha counter?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JulieD JulieD is offline
external usenet poster
 
Posts: 618
Default alpha counter?

i want to process quite a large amount of data so i want to run the macro
for all records starting with A, then run it again for B & C & ... Z

how can i loop so it works through the alphabet on its own?

Cheers
JulieD