Tabbing the code

  • Thread starter Thread starter Pete
  • Start date Start date
P

Pete

Hi,

Can someone tell me about the convention for tabbing or
spacing out the code from the left of the code window.

thanks
Pete
 
Hi Pete,
Can someone tell me about the convention for tabbing or
spacing out the code from the left of the code window.

It is a way to make your code easier to read and to simplify spotting
missing Next and or End If statements.

How exactly you do your indenting is a matter of personal taste.

I'd advise you to get a copy of Stephen Bullen's smart indenter:

http://www.oaltd.co.uk/Indenter/Default.htm

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top