Hi

You would want the macro to run at the backend but donot want the
screen to update .
Start the procedure with :
Application.Screenupdating = False
End the procedure with :
Application.Screenupdating = True

Sting

On Aug 31, 10:25 pm, "swapnil somkuwar" <[EMAIL PROTECTED]>
wrote:
> Hi Folks,
>
> Everytime, when I open MS Excel the Workbook in which all my Macros are
> saved opens up automatically. Is this the Normal Macro Excel behaviour? Is
> there any way I can suppress the Macro Sheet while my normal Excel workbooks
> opens up.
>
> Your help will be highly appreciated.
>
> Regards,
> Swapnil.

--~--~---------~--~----~------------~-------~--~----~
Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/excel-macros?hl=en

Visit & Join Our Orkut Community at 
http://www.orkut.com/Community.aspx?cmm=22913620

Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To Learn VBA Macros Please visit http://www.vbamacros.blogspot.com

To see the Daily Excel Tips, Go to:
http://exceldailytip.blogspot.com
-~----------~----~----~----~------~----~------~--~---

Reply via email to