Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Is there a way from moving the insert Row/Column function from the tool bar so that people can't insert Row/Column's into your spreadsheet? Greg |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can remove them but it is a fair bit of work to ensure that they are
replaced when the book closes or the active window changes... And after all of that you still have not removed peoples ability to insert by holding down the shift key while dragging the Cross Hair (Becomes double line with arrows above and Below) to insert cells or rows or columns. The only effective way would be to protect the worksheet, but that is not always feasable. If you still want to proceed with removing the Insert function let me know... I can get you started, but as I warned you the event handling (not to mention error handling) is crucial unless your users have a much better sense of humour than mine do. -- HTH... Jim Thomlinson "Gregc." wrote: Hi Is there a way from moving the insert Row/Column function from the tool bar so that people can't insert Row/Column's into your spreadsheet? Greg |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would appreciate it if you could get me started.
Thanks Greg |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Insert covers a lot of ground. Do you want to restrict inserting cells, rows,
columns or all of the above? Also can you start a new thread, so I don't have to keep coming back to this one... -- HTH... Jim Thomlinson "Gregc." wrote: I would appreciate it if you could get me started. Thanks Greg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2002: How to insert an Auto Fit Width button at the tool bar | Excel Discussion (Misc queries) | |||
Removing a subtotal from an insert item in a pivot table | Excel Discussion (Misc queries) | |||
Removing Reviewing Tool Bar | Setting up and Configuration of Excel | |||
Removing Reviewing Tool Bar | Excel Worksheet Functions | |||
Removing "0" from insert | New Users to Excel |