I'm writing a macro that produces a table from external data, and I want the user to be able to format the report using a table style that they can modify. Is there a way that I can "call" the Modify Table Quick Style dialog from the macro and allow them to amend it?
I know that I could create userforms to collect information and then set the style properties individually, but I'd like to avoid this ... especially as the form I'd need already exists!
Thanks
Trevor
I know that I could create userforms to collect information and then set the style properties individually, but I'd like to avoid this ... especially as the form I'd need already exists!
Thanks
Trevor