Recent content by jworthen

  1. J

    Instantiate Objects on FormLoad

    Well, I actually had hope for access at one point, now I lost all faith. I just wish my company would let me do this in PHP and it would be done and running with ease. Dang no-webserver rules. Yea, when is Microsoft ever Logical about doing something. It is a shame that they did not just use...
  2. J

    Instantiate Objects on FormLoad

    Yea, that is actually the route I am going to take, create x amount of textboxes and than just hide the ones I won't use after I loop through my data. It is a nasty hack but will work. I was just hoping that Access might of provided me with the proper way to go about it.
  3. J

    Instantiate Objects on FormLoad

    Not really the answer I was hoping for, but at least I know now it is "impossible". Thanks for the reply, back to the drawing board.
  4. J

    Instantiate Objects on FormLoad

    I am trying to create a "dynamic" input form into access. Basically I have a list of vehicles held within a DB that mileage needs to be entered each month. Well what I want to do is be able to create the input boxes on the fly. I am not new to coding, just have not worked with VB6 since like...
Back
Top Bottom