RE: $$Excel-Macros$$ Confirmation

2012-03-07 Thread Rajan_Verma
Hi, Can you explain how you need to block Formula and headings? Rajan. From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Maries Sent: Mar/Wed/2012 11:04 To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ Confirmation Hi, Try below

Re: $$Excel-Macros$$ Confirmation

2012-03-06 Thread Maries
Hi, Try below Code, Private Sub Workbook_Open() Application.DisplayFullScreen = True End Sub Regards, MARIES. +971502420957 On Wed, Mar 7, 2012 at 9:15 AM, ashjain2...@yahoo.co.in < ashjain2...@yahoo.co.in> wrote: > I want to block Heading and Formula Bar in Excel file... How can we block > i