Hi, I'll start by declaring my "noobism"... please forgive me in advance for lame questions.
Basically, I have used conditional formatting in Excel 2003 to great success. My problem is that I don't want to have to re-enter the formulas every time I create a new sheet (and I create a lot of new sheets).
Less basically.... I export all data from a program called SAP into excel. I then run a macro
(created by a magician who disappeared in a puff of smoke
) that formats my data to 99% of what I require. The missing 1% is colouring in. As I said, conditional formatting takes care of the 1%, but I have to re-enter the formulas with every new sheet.
What I was hoping to do was "steal" the code from the conditional formatting and tack it into the macro via the
VB editor so as to create a 100% solution.
Am I on the wrong track?!
Hope you can help.