||To run multiple macros as a single process?|
I was cut-n-paste to put all macros together, but have just discovered
this method.
From: https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=19193
Once you have got each individual macro to work correctly, run them as a
group using this sub
sub MyMacroScheduler
MyMacro1
MyMacro2
MyMacro3
MyMacro4
end sub|
It works very well and doesn't cause duplication removal.
On 4/18/2014 4:43 PM, Paul D. Mirowsky wrote:
Correction on Hint .... see below
On 4/18/2014 12:01 PM, Paul D. Mirowsky wrote:
Hint: remove /sub /and /sub end/ except for 1st and last one.
Place /rem/ before each /sub /and /sub end/ except for 1st
and last one.
This allows you to know where each original macro came from.
rename first /sub/ entry to a new name.
I have discovered the error of my ways.
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.