Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 277
Default Conditional formatting

Hi. I have a table which changes its header depending on the color
assigned to a certain programming planner's program.

I currently have to author a new set of conditional formatting rules
for each program I add.

I will revert this to name the colors I use and assign the programs to
those colors, and thereby reduce the number of rules I have to draft.

It would be nice to be able to draft these rules in a table form
instead of one at a time, and the name manager has a similar issue.

Does MS intend to make these small internally referenced databases more
easy to manage and edit? it would sure make it easier to create a more
elaborate and complex spreadsheet workbook.

And I can format an area based on the value of a range named cell, but
it would be nice to be able to define an area, and a reference indicator
in a table.

want a new user to be able to add a new program, and even a new color
assignment, and it not require me to code and write updates to the entire
workbook each time.

I guess the right way is to define the entire set of colors I want to
use and then give each a name coding, and when that name is in the range
named cell, the area defined in the rule changes formatting. And give
the users a set list. If they want to add a new color, an updated
workbook is needed.

So, not so much help, but I guess I am looking for confirmation. Does
it seem like I am moving in the right direction?

And is MS ever going to make a 'name manager engine', or 'conditional
formatting rule database manager' type thing?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,514
Default Conditional formatting

Well.., I think the CF might be easier to manage if you handled it via
a userform, where you could implement a color picker. You could assign
a name for each new program added, and set the CF for it by code.

Have you tried Jan Karel Pieterse's "Name Manager" addin?

www.jkp-ads.com

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 277
Default Conditional formatting

On Mon, 01 Apr 2013 10:37:41 -0400, GS wrote:

Well.., I think the CF might be easier to manage if you handled it via
a userform, where you could implement a color picker. You could assign
a name for each new program added, and set the CF for it by code.


I was more along the lines of polling the planner to select the color
from a set list. From there forward, the work order selection will
define "PrgClr". Then, I only need the number of CFs that match my
defined set of available colors. Via formula as:

=PrgClr="TAN"
or (and)
=PrgClr="GLD"
or
=PrgClr="YEL"
or
=PrgClr="BLU"

Etc.


And set the formatting for each of those criterion elements.

Currrently, I have to set one up for each newly added "program".

Way more CF rule entries. This way, I only need to define the number of
CFs that match my closed set of available colors, and make the "program"
name include their assigned color in that row of data entries.


Have you tried Jan Karel Pieterse's "Name Manager" addin?

Not as yet.

www.jkp-ads.com


Thanks, bud.
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
Convert Conditional Formatting to Conventional Formatting [email protected] Excel Programming 0 October 11th 10 05:09 PM
Formatting Conditional Formatting Icon Sets The Rook[_2_] Excel Discussion (Misc queries) 3 March 7th 09 09:48 PM
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 06:32 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 05:35 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


All times are GMT +1. The time now is 01:59 PM.

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"