Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A user showed me a spreadsheet that when they type text in the cell the cell
background changes color for certain columns of the spreadsheet. They would like that taken off. Could not find any conditional formating but I removed all conditional formatting by highlighting the each sheet and deleting all conditions. I also check for macros or any VBA attached to the sheet and didn't find any. Any ideas? Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Forgot to mention Excel 2003
"Fr. Robert" wrote: A user showed me a spreadsheet that when they type text in the cell the cell background changes color for certain columns of the spreadsheet. They would like that taken off. Could not find any conditional formating but I removed all conditional formatting by highlighting the each sheet and deleting all conditions. I also check for macros or any VBA attached to the sheet and didn't find any. Any ideas? Thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If no CF and no code anywhere then this is a rare thing.
Code doesn't have to be macros. Did you right-click on the sheet tab and "View Code" to see if any event code there? Did you right-click on the Excel Icon left of "File" and "View Code" to see if any event code there? Gord Dibben MS Excel MVP On Wed, 13 Feb 2008 13:15:04 -0800, Fr. Robert wrote: Forgot to mention Excel 2003 "Fr. Robert" wrote: A user showed me a spreadsheet that when they type text in the cell the cell background changes color for certain columns of the spreadsheet. They would like that taken off. Could not find any conditional formating but I removed all conditional formatting by highlighting the each sheet and deleting all conditions. I also check for macros or any VBA attached to the sheet and didn't find any. Any ideas? Thanks |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Are some of the cells already colored? This happens to me when some of
the cells are already colored. Excel is trying to learn the pattern and automatically colors the cells it thinks you want to be highlighted. HTH, JP On Feb 13, 11:44*am, Fr. Robert wrote: A user showed me a spreadsheet that when they type text in the cell the cell background changes color for certain columns of the spreadsheet. *They would like that taken off. Could not find any conditional formating but I removed all conditional formatting by highlighting the each sheet and deleting all conditions. * I also check for macros or any VBA attached to the sheet and didn't find any. Any ideas? Thanks |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks for the trigger
I went to ToolsOptions - Edit and uncheck the Extend list formats and formulas and that solved the problem. thanks, Fr. Robert "JP" wrote: Are some of the cells already colored? This happens to me when some of the cells are already colored. Excel is trying to learn the pattern and automatically colors the cells it thinks you want to be highlighted. HTH, JP On Feb 13, 11:44 am, Fr. Robert wrote: A user showed me a spreadsheet that when they type text in the cell the cell background changes color for certain columns of the spreadsheet. They would like that taken off. Could not find any conditional formating but I removed all conditional formatting by highlighting the each sheet and deleting all conditions. I also check for macros or any VBA attached to the sheet and didn't find any. Any ideas? Thanks |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
That's what I was thinking, but wasn't sure. Glad to hear it worked!
--JP On Feb 14, 8:19*am, Fr. Robert wrote: Thanks for the trigger I went to ToolsOptions - Edit and uncheck the Extend list formats and formulas and that solved the problem. thanks, Fr. Robert "JP" wrote: Are some of the cells already colored? This happens to me when some of the cells are already colored. Excel is trying to learn the pattern and automatically colors the cells it thinks you want to be highlighted. HTH, JP |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i change cell background colour depending on its content? | Excel Discussion (Misc queries) | |||
How to set-up background information within a cell in Excel. | Excel Worksheet Functions | |||
Conditional cell background formatting, based on cell content | Excel Discussion (Misc queries) | |||
Excel - create button to replace cell content with cell value | Excel Worksheet Functions | |||
can't delete a cell content in excel | New Users to Excel |