Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to completely prevent a user from entering formulas or altering formats in unlocked cells on a worksheet? If so, what methods could be employed?
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Fred,
Just lock the cells... |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
SuperJas
I need to have these particular cells (6 cells) unlocked as these cells serve to gather input for the calculations on the worksheet. I would like to use worksheet input rather than forms to facilitate editing of just 1-2 cells at a time and to facilitate what-if analysis, goal seek, etc. I would like to protect the formatting (fill color, number format, etc.) in these cells, and I do not want users to enter any formulas, just constant values within a certain range which I can restrict through data validation or other means. I can create custom menus and toolbars to restrict those actions that are normally available, however I am unsure of how to restrict the entry of the myriad of keyboard shortcut keys which can accomplish most anything in and of themselves. I have worked a little bit with Onkey method of Application object, but ran into problems capturing the + key on numeric keypad (I can capture + key on regular keyboard) on my own notebook computer. I am trying to ascertain if my goal of making a "bulletproof" worksheet is even feasible Thanks in advance for all assistance! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatically appending newly added data on worksheet to a master list worksheet | Links and Linking in Excel | |||
Unable to Insert Worksheet/Move and copy worksheet Excel 2003 | Excel Worksheet Functions | |||
Upload multiple text files into 1 excel worksheet + put the filename as the first column in the worksheet | Excel Worksheet Functions | |||
I want in one worksheet to relatively link to/reference cells in another without changing the format of the current worksheet. | Excel Discussion (Misc queries) | |||
Attaching a JET database to an Excel Worksheet OR storing large binary data in a worksheet | Excel Programming |