Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default Excel 2007 Conditional Formatting

I have a pivot table that I have created and applied conditional formatting. It begins on row sev and highlights every other row. I apply it and it looks great. Until I click anywhere. When I do that, the formatting is removed from every column except Column A. What is happening? Firstly, I am doing this manually, selecting the range and applying the conditional formatting. So I would like to know why this is happeneing. Secondly, I am going to create macro to get the VBA to do this automatically. Givien this, I would like to know how to select the range dynamically. Meaning, I see the vba where I Select the range manually, but this data can change from day to day and will need to be regenerated. Meaning, how do I dynamically select A7 and go to the last row in my data? Anyhelp with these two would be appreciated.


Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Excel 2007 Conditional Formatting

TomLon was thinking very hard :
I have a pivot table that I have created and applied conditional
formatting. It begins on row sev and highlights every other row. I apply
it and it looks great. Until I click anywhere. When I do that, the
formatting is removed from every column except Column A. What is
happening? Firstly, I am doing this manually, selecting the range and
applying the conditional formatting. So I would like to know why this is
happeneing. Secondly, I am going to create macro to get the VBA to do
this automatically. Givien this, I would like to know how to select the
range dynamically. Meaning, I see the vba where I Select the range
manually, but this data can change from day to day and will need to be
regenerated. Meaning, how do I dynamically select A7 and go to the last
row in my data? Anyhelp with these two would be appreciated.


Thanks


Just because the display of your data changes, doesn't necessarily mean
the shading will adjust accordingly, as expected. Using VBA will
require resetting the shading in your PV to 'no fill', and then reshade
every other row that is displayed whenever the PV updates with new
data. I don't do much work with pivot tables to be any further help,
but I'm sure someone with experience will ship in at some point.

--
Garry

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


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 in excel 2007 PJS Excel Discussion (Misc queries) 1 August 31st 09 05:46 PM
conditional formatting excel 2007 coutureds Excel Discussion (Misc queries) 1 July 16th 09 03:46 PM
conditional formatting in Excel 2007 - help, please! Barbara New Users to Excel 3 July 30th 08 11:07 PM
Using conditional formatting in Excel 2007 Gunnar Boykin[_2_] New Users to Excel 3 February 6th 08 01:55 PM
Conditional Formatting in Excel 2007 JOHN HARRIS Excel Worksheet Functions 1 November 14th 07 07:11 PM


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