View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ben Ben is offline
external usenet poster
 
Posts: 509
Default Variable Naming Convention

Hi

Are there any tools that will automatically rename all variables so they
conform to a naming standard ? I looked at Aivosto Project Analyser but it
only highlights variable names that are wrong. I need something that will
fix them for me.

This is for an xla, written in VBA.

TIA