Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
John R.
 
Posts: n/a
Default Printing cells with conditional formats & formulas

For audit purposes, I must document the cells in a worksheet that have
conditional formatting on them along with their respective formulas. I have
been unable to find a simple way within Excel and have now resorted to
printing a hardcopy of my worksheet and using a highlighter to flag the cells
and then handwriting the formulas next to the hightlighted cell. Is there a
better way?
  #2   Report Post  
Posted to microsoft.public.excel.misc
macropod
 
Posts: n/a
Default Printing cells with conditional formats & formulas

Hi John,

You could use the vba FormatCondition Object to iterate through all the
conditional formatting parameters for each cell and add any found ones to
the cell's comment box, which you could then display and print out. Not
exactly simple, but it might be worth the effort if there's a lot to do.

Cheers


"John R." <John wrote in message
...
For audit purposes, I must document the cells in a worksheet that have
conditional formatting on them along with their respective formulas. I

have
been unable to find a simple way within Excel and have now resorted to
printing a hardcopy of my worksheet and using a highlighter to flag the

cells
and then handwriting the formulas next to the hightlighted cell. Is

there a
better way?



  #3   Report Post  
Posted to microsoft.public.excel.misc
David McRitchie
 
Posts: n/a
Default Printing cells with conditional formats & formulas

For documentation purposes, you would not know which of the
three conditions was in effect so you would have to show all three
if three exist. Excel 12 should be more fun for you.

Perhaps your documentation should concentrate on representative
formulas, how they work, when they are used.

If you really want to show which specific formula was used you
could take a look at my Excel to HTML conversion, and I guess
the suggestion to put the formula into the comment would be
workable. I expect you would have a very large workbook.

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"macropod" wrote in message ...
Hi John,

You could use the vba FormatCondition Object to iterate through all the
conditional formatting parameters for each cell and add any found ones to
the cell's comment box, which you could then display and print out. Not
exactly simple, but it might be worth the effort if there's a lot to do.

Cheers


"John R." <John wrote in message
...
For audit purposes, I must document the cells in a worksheet that have
conditional formatting on them along with their respective formulas. I

have
been unable to find a simple way within Excel and have now resorted to
printing a hardcopy of my worksheet and using a highlighter to flag the

cells
and then handwriting the formulas next to the hightlighted cell. Is

there a
better way?





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
Copy/Paste how to avoid the copy of formula cells w/o calc values Dennis Excel Discussion (Misc queries) 10 March 2nd 06 10:47 PM
conditional formats affect other cells golden322 Excel Discussion (Misc queries) 8 January 22nd 06 10:22 PM
Expanding conditional formating with reference cells changing CCoop Excel Discussion (Misc queries) 2 May 4th 05 02:36 PM
Conditional formatting on cells with a VLOOKUP formula in them JenniM Excel Discussion (Misc queries) 4 April 1st 05 06:45 PM
Determine cells that drive conditional formatting? Nicolle K. Excel Discussion (Misc queries) 2 January 7th 05 01:08 AM


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