Thread: Acronym Macro
View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
external usenet poster
 
Posts: 9,101
Default Acronym Macro

I think you need to do this

from

Sub Button1_Click()
Sub Sort_Acronyms()

With Sheets("sheet1")