![]() |
#1
|
|||
|
|||
![]()
I've been using macros for over a decade, but it never occurred to me that sorting macros in alphabetic order in the VBA editor would help locating what I want.
So, how do I do it? Another question is, is there any reason Word doesn't sort the macros in alphabetic order in the VBA editor? |
#2
|
||||
|
||||
![]()
Hi New Daddy,
So far as Word is concerned, the order in which macros are stored in a module is inconsequential. Indeed, I'd be annoyed if that happened to some of the code I write, as in some projects I want to group macros together by function, not by name - and in any event these macros are typically hidden from the macros dialogue. Regardless of the sort order in the vbe, visible macros appear sorted in the macros dialogue. If you want to sort them, it's a matter of manual cut & paste.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to sort word text in alphabetic order . | crossing | Word | 8 | 01-20-2012 09:51 AM |
![]() |
djchapple | Outlook | 5 | 09-08-2011 11:42 AM |
![]() |
Jack R | Outlook | 1 | 07-05-2010 08:50 PM |
![]() |
weemikey | Word | 4 | 08-05-2009 11:10 AM |
![]() |
sparky3883 | Word | 1 | 11-17-2008 11:11 PM |