outline

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I have to do conditonal formatting based on outline. Mena first layer will
have one format second different etc. Is there a way get out line in
functions? if you have other solution for this also most welcome.
Thanks
 
Nel post *Vinaya* ha scritto:
Hi,
I have to do conditonal formatting based on outline. Mena first layer
will have one format second different etc. Is there a way get out
line in functions? if you have other solution for this also most
welcome.
Thanks

Maybe with Excel 2007...

Till Excel 2003 Conditional Formatting *is* based on cells' values.

Maybe you can succeed with VBA... But I can't help with that.


--
(I'm not sure of names of menues, option and commands, because
translating from the Italian version of Excel...)

Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy
 
You will need VBA for that. The VBA code can be written to detect the
format of the cell and change the color, etc as you want. Please post back
with more detail about the format(s) your cells have and in what ranges
these cells are located, and how you want the cells formatted if a certain
format is present. HTH Otto
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top