Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Using Excel 97's Conditional Formatting dialog

Can I call up and use the Conditional Formatting dialog in
a way that I can use the results of the entries without
overwriting what is currently designated for conditional
formatting?

My users want to be able to assign more than three
conditional formats to a cell. Excel has a limit of three
and will error out if you try to assign more. This would
be simple if they were just looking at the results of a
calculation and formatting based on the outcome. What
they are doing, however, is comparing the results to a
different cell. So, when they copy the conditional
formatting, the cell locations the comparisons are being
made to are being copied too. They want to be able to set
it up once and copy it across the rows.

The way I thought I might handle it was to let them set up
the conditional formatting for the first two conditions.
This would be assigned to the cells. Then they could pull
up my copy of the dialog box -- I would take their input
and only apply it to the cells that ended up not getting
the format changed by the first pass of conditional
formatting. I hope this makes sense!

Can I do this? Can I use Microsoft's form in my own way?
I want to offer the functionality of displaying a sample
of the formatted cell and the way they can click and
choose ranges, etc. Plus they are familiar with the
current Conditional Formatting form.

TIA for any help or advice.

~~Jody
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Using Excel 97's Conditional Formatting dialog

It sounds like they just need to learn how to use absolute cell references.

If you show the dialog, it should pick up existing settings for the selected
cells - showing the dialog from code should be identical to showing it by
selecting it from the menu.

If you already know how you want the condition set, it seems you could just
do it in code - not sure where the user interaction is needed.

--
Regards,
Tom Ogilvy

"jody" wrote in message
...
Can I call up and use the Conditional Formatting dialog in
a way that I can use the results of the entries without
overwriting what is currently designated for conditional
formatting?

My users want to be able to assign more than three
conditional formats to a cell. Excel has a limit of three
and will error out if you try to assign more. This would
be simple if they were just looking at the results of a
calculation and formatting based on the outcome. What
they are doing, however, is comparing the results to a
different cell. So, when they copy the conditional
formatting, the cell locations the comparisons are being
made to are being copied too. They want to be able to set
it up once and copy it across the rows.

The way I thought I might handle it was to let them set up
the conditional formatting for the first two conditions.
This would be assigned to the cells. Then they could pull
up my copy of the dialog box -- I would take their input
and only apply it to the cells that ended up not getting
the format changed by the first pass of conditional
formatting. I hope this makes sense!

Can I do this? Can I use Microsoft's form in my own way?
I want to offer the functionality of displaying a sample
of the formatted cell and the way they can click and
choose ranges, etc. Plus they are familiar with the
current Conditional Formatting form.

TIA for any help or advice.

~~Jody



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
CONDITIONAL FORMATTING- EXCEL Alicia-Paris[_2_] Excel Discussion (Misc queries) 5 May 12th 10 01:16 PM
EXCEL Conditional Formatting HANK Excel Discussion (Misc queries) 3 June 19th 09 05:38 PM
Conditional Formatting in Excel Yossy Excel Worksheet Functions 1 October 31st 08 06:10 AM
conditional formatting in excel Pritchett Excel Worksheet Functions 3 March 27th 06 11:37 AM
Conditional Formatting in Excel Help Please..... Willie T Excel Discussion (Misc queries) 4 February 9th 05 02:28 PM


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