Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As far as changing formatting, it doesn't matter which cell your talking
about - XL functions can't change the formatting in the calling cell, either. Events are the only way... However, you mention changing cell colors based on input value - that's certainly available via Format/Conditional Formatting... In article .com, "cneumann" wrote: Hi! Thanks for your replies. I dont want to change other cells just the one which calls the function. The problem with the other events is, that I have to do a lot more work in order to find the related cell etc. (due to the other sheets and the requirements around). I need to change the color of the sheet based on the value of the cell. Similar to the conditional formatting in Excel, but far more complicated so that I can't use this feature. It should be possible to do the same like this feature as it changes the cell colors also depending on the input value! If you have any futher ideas - please let me know! Thanks Christoph |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem with setting Interior Color in VBA | Excel Programming | |||
interior color of a cell | Excel Programming | |||
Passing Back Color to Interior Color | Excel Programming | |||
Problem in setting Cell Interior Color filling. | Excel Programming | |||
Interior Cell color | Excel Programming |