Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
anything AT ALL?
#21
GIAKEN Wrote:Also I read somewhere it wasn't good to use commas when dim'ing like this:

Code:
Dim n As Long, i As Long

I've never seen that, but I have seen people dim like this thinking it's dimming both variables as long.
Code:
Dim n, i As Long
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)