Search results for query: *

  1. J

    question on for...next loops

    this code makes a table(looks like a calendar) and then adds numbers in rows and columns. right now it goes from 1 to 42 my question is: is there a way i can make it stop adding at say 31? dim test as string test = "<table BORDER CELLSPACING=1 CELLPADDING=7...
Back
Top