this is a test of the code transfer of my browser.

below should be some vbcode...

VB Code:
  1. For x = 0 To 10
  2.      Debug.Print x
  3.      'do some other stuff
  4. Next