Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default Inserting a row in excel 2000 although the worksheet is protected

Does somebody know if I can Inserting a row in excel 2000 although the
worksheet is protected?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Inserting a row in excel 2000 although the worksheet is protected

Yes
1) unprotect the sheet in your code, insert the row, protect the sheet
2) use the UserInterfaceOnly property of the protect method which allows
code to make changes to a protected sheet.

--
Regards,
Tom Ogilvy


"bartman1980" wrote:

Does somebody know if I can Inserting a row in excel 2000 although the
worksheet is protected?


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
Inserting comment in unlocked cell of protected Excel worksheet? Mike Ives Excel Worksheet Functions 1 January 30th 09 12:06 AM
Inserting comments on protected worksheet Chris Hankin[_3_] Excel Programming 2 November 9th 06 09:35 AM
Excel 2000 Lists - Insert Row in Protected worksheet Mark Excel Discussion (Misc queries) 1 November 1st 06 11:20 PM
Sorting on a protected worksheet in Excel 2000 RS Excel Worksheet Functions 0 October 28th 06 03:56 AM
INSERTING ROWS IN PROTECTED WORKSHEET TLAngelo Excel Discussion (Misc queries) 0 July 18th 06 06:18 PM


All times are GMT +1. The time now is 08:18 PM.

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"