View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] bpotter_chk@yahoo.com is offline
external usenet poster
 
Posts: 6
Default Program too large


I am getting the error when I run the macro. It says that the macro is
too large. The reason I am I am using so many variables is because I
want to keep the references to the lines after each sort so I can
create a graph on a new sheet. I don't know much about arrays but I
could try it if it will give me the same result.