Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 279
Default Association between cells

I am using Excel 2003 on Vista.
I have a .xls provided to me.
On one sheet, cells(21,1), cells(21,2) and cells(21,3) have values.
cells(21,3) is a number.
When I change [21,3] to a value which is not a number,
the texts in [21,1] and [21,2] are changed in color from black to red
and they are crossed through with a line.
Writing "1.2 abcdef gh" to [21,3] has no effect; "1.2 abcdef ghi"
changes color, etc.

Can somebody suggest mechanisms which might have this result?
A dump tool to turn a .xls to a .txt might show the actual mechanism.
Can somebody please point to one?

As it happens, I can work around by writing [21,4] instead.
I am unhappy to find something I don't understand in the sheet.

No cells have validation - shown by edit/Go to/special/data
validation/all.

Ah ha! I've found it. [21,1] and [21,2] have conditional formatting.
[21,1] and [21,2] have Condition 1 as Formula Is =$C215 with a format
of strikethrough on a red background.

Selection.FormatConditions.Delete eliminates the conditional formatting.
;)
--
Walter Briscoe
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
file association ward376 Excel Programming 1 September 4th 06 12:01 AM
association in excel hyperlink George Baitch Excel Discussion (Misc queries) 1 September 1st 05 12:00 PM
File Association need helpful advice Excel Discussion (Misc queries) 4 June 28th 05 09:07 PM
Data association Jeffrey Excel Worksheet Functions 5 January 24th 05 07:51 AM
association of hot key with subroutine Walter-U. Kellner Excel Programming 2 April 14th 04 09:01 PM


All times are GMT +1. The time now is 06:17 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"