View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Brenda Brenda is offline
external usenet poster
 
Posts: 137
Default Won't save my changes

When i apply my macro to the specific sheet using the following formula:
Sub Workbook_Open()
Sheets("ExpenseNortheast3quarter").ScrollArea = "h1:h45"
End Sub



then i save the document but when i close the document and bring it back up
the macros are not applied.
--
Thank you, Brenda


"Peo Sjoblom" wrote:

What do you mean. Why wouldn't the macros be there?

--


Regards,


Peo Sjoblom

"Brenda" wrote in message
...
I have created a excel program (I am using Excel 2003). When i apply my
macros the work great but...when i save it and close out the file and go
back
in my changes are there; however, the macros are still in the file though.
please help i have been working on this for hours. Any help would be
appreciated.
--
Thank you, Brenda