Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default my sheet is locked and protected, i want to insert row with autofo

i have created a new sheet, the column A7 to A9 contains standard formulas
which i had assigned there. i dont want any one should see this formula so i
had hide and locked them and then protected sheets with passsword setting.
now when i am trying to insert new row, i want the above formula should get
copied in new row. how this is possible. i am trapped, tried a lot but no
solution i am yet having. kindly assisst
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default my sheet is locked and protected, i want to insert row with autofo

Code can unlock and unhide your worksheet, perform the work you need and
restore it to it original locked position.

If the sheet is locked and protected, then the user can't insert rows
anyway. so your code would provide an interface for the user to use to
insert rows. As part of the code to insert the row, you could also copy
down the formulas.

--
Regards,
Tom Ogilvy

"yogesh" <yogesh @discussions.microsoft.com wrote in message
...
i have created a new sheet, the column A7 to A9 contains standard formulas
which i had assigned there. i dont want any one should see this formula so

i
had hide and locked them and then protected sheets with passsword setting.
now when i am trying to insert new row, i want the above formula should

get
copied in new row. how this is possible. i am trapped, tried a lot but no
solution i am yet having. kindly assisst



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Allowing editing locked cells in a protected sheet in excel phoenix[_2_] Excel Worksheet Functions 1 December 23rd 08 11:50 AM
Insert symbol into locked and protected spreadsheet kmr5018 Excel Discussion (Misc queries) 0 September 1st 06 11:05 PM
Able to overwrite locked cell in protected sheet [email protected] Excel Discussion (Misc queries) 0 June 20th 06 07:48 PM
is it possible to insert ink annotations into a protected sheet? rpulsifer Excel Worksheet Functions 0 March 15th 06 03:02 PM
Still can select locked cells in protected sheet Andy New Users to Excel 11 October 29th 05 07:45 PM


All times are GMT +1. The time now is 11:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"