Search results

  1. V

    Dynamic Arrays and Subscript Out Of Range

    Hi Guys, I'm having a bit of a problem and could use some help. I am using an empty array in conjunction with a for each loop to store files names in a directory. The names in the array will then be used for further processing. As expected I am getting error 9 subscript out of range. I...
  2. V

    Code Streamlimg Issue

    Hello All, I am hoping you may be able to help me with a code streamling issue. I am creating a card database. My main table has three OLE Object fields that will be used to store the card images as BLOBs. There are three images of each card. A large image a medium sized image and a thumbnail...
Back
Top Bottom