LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
word 2003 help
 
Posts: n/a
Default Formula in Cell changes even if it's locked

Hello,
I've created a spreadsheet to compare numbers with a "IF" statement:

=IF(LEN(D2)<1,"Blank",IF(EXACT(D2,$C$1),"Go","No Go"))

I've also locked the cells that contain the IF formula. Here's the
premise... I enter a number in one cell -- C1 and then I have a row D1 thru
D50 to input other numbers. If a number in row D matches with what's in C1,
a "Go" appears in row E (where the IF formula resides). If it doesn't match,
a "No Go" appears.

Issue: Since row D is not locked (so I can enter numbers) I'm able to
highlight it. If i highlight and drag it to a different cell, the formula in
row E somehow changes (even though it's locked)

For example:
I click and drag cell D1 to D3 and the IF formula (which is locked) in E3
changed...to the following:

Here's how it changed:
=IF(LEN(#REF!)<1,"Blank",IF(EXACT(#REF!,$C$1),"Go" ,"No Go"))

how is that possible?

I even tried adding & within the cells and that didn't work...

Thanks in advance.
 
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
Is it possible? DakotaNJ Excel Worksheet Functions 25 September 18th 06 09:30 PM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
Deferring conditional formatting? Pheasant Plucker® Excel Discussion (Misc queries) 14 March 17th 06 08:17 PM
Urgent date/scheduling calc needed jct Excel Worksheet Functions 3 February 24th 06 01:36 AM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM


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