Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tom tom is offline
external usenet poster
 
Posts: 570
Default Removing protections that prevent me from editing formulas.

I am trying to modify an Excel Workbook that I received from my company. When
I try to change formulas in the workbook I get the following error: "The cell
you are trying to type into contains a formula and should not be edited." The
workbook prevents me from editing any of its formulas. I thought the problem
might be that the workbook is protected, but it is not.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 833
Default Removing protections that prevent me from editing formulas.

Tom, somebody has probably protected a specific range of cells with a
password: the whole Workbook itself does not have to be protected.

"Tom" wrote:

I am trying to modify an Excel Workbook that I received from my company. When
I try to change formulas in the workbook I get the following error: "The cell
you are trying to type into contains a formula and should not be edited." The
workbook prevents me from editing any of its formulas. I thought the problem
might be that the workbook is protected, but it is not.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,203
Default Removing protections that prevent me from editing formulas.

That doesn't sound like one of Excel's "canned" error messages, so I suspect
that there is some worksheet or workbook code behind it all. Select that
sheet and right-click on its name tab and choose [View Code] from the list
and see if there's any code associated with the sheet. If you don't see any,
try and Edit--Find from within the VB Editor for part of the phrase such as
"should not be edited" and choose to search the entire VBA project.
I also suspect that the worksheet is protected, and probably with a
password, so just finding the code may only be the first step in making
alterations to it. Just keep in mind that the originator of the workbook
probably had some reason to try to keep you from altering the formulas in it
.... so be sure you are walking down a path you really want to go down.

"Tom" wrote:

I am trying to modify an Excel Workbook that I received from my company. When
I try to change formulas in the workbook I get the following error: "The cell
you are trying to type into contains a formula and should not be edited." The
workbook prevents me from editing any of its formulas. I thought the problem
might be that the workbook is protected, but it is not.

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
How to prevent editing within a specific cells? Eric Excel Discussion (Misc queries) 1 October 24th 08 05:17 AM
prevent pivot tables / charts from editing Peter Excel Discussion (Misc queries) 1 July 15th 08 04:12 PM
Protecting Check Boxes to prevent editing Lindey Excel Discussion (Misc queries) 1 January 31st 08 10:17 PM
Editing/Removing footer affecting file size Basharat A. Javaid Excel Discussion (Misc queries) 0 December 19th 07 11:41 PM
How do I prevent editing in a cell based on the value in another? LEA Excel Worksheet Functions 0 November 8th 06 05:21 PM


All times are GMT +1. The time now is 10:55 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"