Results 1 to 9 of 9

Thread: [2005] [Resolved] Redim ??

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2006
    Posts
    1,806

    [2005] [Resolved] Redim ??

    Hi All,

    I have defined a public constant called iNoDepartments and set it to 13. I use this constant throughout my app in setting arrays and for loops. My question is I want to change it so that the number can be variable. Basically I want to check the Departments table at the start of my app to see how many records there are and then set my constant to that number thus setting my arrays / for loops correctly. Does anyone know if this is possible and how?

    Thank you all for any advice,

    Jiggy!
    Last edited by Jigabyte; Jan 19th, 2007 at 05:37 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width