Question : Access VBA to stop all macros

Is it possible to stop all macros inside of a module that has been called from within a macro?  

Answer : Access VBA to stop all macros

Rereading your first post I realize that Drupal outputs menus exactly the way you want, except with a few classes added here and there. I have attached some sample Drupal menu output.

If you need to add custom classes to the menu, this guide might be of use.
http://programmingbulls.com/complete-drupal-6-menu-theming
1:
2:
3:
4:
<ul class="menu">
<li class="leaf first dhtml-menu "><a href="/user/login" title="" id="dhtml_menu-690">Login</a></li> 
<li class="expanded  dhtml-menu  collapsed start-collapsed "><a href="/content/submission-system" title="" id="dhtml_menu-7414">Submission System</a>
</ul>
Random Solutions  
 
programming4us programming4us