Quote:
Originally Posted by NicoleJones
Is it possible to write VBA code to detect the style currently used?
|
Hi Nicole. I have a slew of utility procedures for manipulating styles. The attached function may give you some ideas.
This is a self-testing function; drag the commented macro outside of the function then de-comment the macro. Run the test macro until it works, then make changes to the function and insert new test lines and rerun the test macro. Comment the macro and drag it back into the function.
Cheers, Chris