NO Steve,
I just need to get the Color Nos which are in the Sheet Report derived via Conditional FOrmatting and apply the same to the Sheet Replica..
Whats happening is all the codes you are providing are giving me the color codes but I am unable to pass them to the Replica Sheet when it is created..
These lines are used to record the Font.Color & Interior.Color Nos from the Parent Sheet "REPORT" and also display them in a Single Column A Row-wise one below the other and the below lines..
are used to give the Font Color and the Interior Color and this works fine when theres no conditional formatting applied in the cells, however in case of Conditional Formatting APplied cells the color codes changes and are different for each cell based on the value of the contents in the column..
So, I need a solution which acquires the color code nos and which can also be passed in the last two lines above to replace the question marks ? ? ? ? ? so that they apply the Font.Color & Interior.Color Nos from the Parent Sheet "REPORT" irrespective of the cells containing conditional formatting or not..
As I am not good in VBA I am unable to do so the passing part..
Hope this clarifies my lacunae and requirement..
Answering your queries?
Are you wanting to collect the data of the formatting conditions as text?
Or are you trying to set the formatting conditions in a range?
I need to mainly just apply the format colors and not the condition, I dont want the REPLICA sheet to contain any conditional formatting,
Yes but if you can provide the information as to what Conditional Formatting is being used and show it in the formula that will be good but no so important.
Analogy: Like these lines of code provide me the formula in the main sheet to be displayed as text
These lines are applying the formula in the REplica SHeet but later on it gets converted to Value..
Something similar for showing conditional formatting will do but I really dont need to apply it..
Thanks in advance..
Bookmarks