Search results

  1. D

    Updating a VB Script! Noob at VB, I can read it but not really write it.

    i just wanted to make sure i didn't needlessly break anything before I started :-)
  2. D

    Updating a VB Script! Noob at VB, I can read it but not really write it.

    Hello Gurus, this is what I think is a simple script. I am a student in charge (as a student aide) of helping one of our departments sort of modernize the way they post new campus jobs on the campus website. I have been converting the 97 databases to the 2007 databases, ran through a couple of...
  3. D

    Switchboard Error when Converting from Access 97 to 2007

    well... IT WORKED! THANKS!
  4. D

    Switchboard Error when Converting from Access 97 to 2007

    problem is, in 97 it works fine, if i convert 97 to 2003 it also works fine!!! when i convert to 2007 from either the 97 version or the 2003 version, it breaks. i am assuming it is a part of the conversion problem?
  5. D

    Switchboard Error when Converting from Access 97 to 2007

    yeah, i don't get to make the rules - i just do what they ask, I am a student aide here at school and it is a job for my school. Well, is there a reason it is going from 33 mbs in 97 format or 2003 format, to 8 mb in 2007 format? hopefully i am having a conversion error and the switchboard will...
  6. D

    Switchboard Error when Converting from Access 97 to 2007

    did what you said, and got this: http://img69.imageshack.us/img69/8128/breakpoint.png
  7. D

    Switchboard Error when Converting from Access 97 to 2007

    here is the debug version: bolded, underlined, and redded the highlighted part in the debugger. Option Compare Database Option Explicit Private Sub Form_Open(Cancel As Integer) ' Minimize the database window and initialize the form. ' Move to the switchboard page that is marked as the...
  8. D

    Switchboard Error when Converting from Access 97 to 2007

    I have two machines, and a database stored on a network drive. The first machine has office 2003. The second machine has office 2007. We have a database that is in .mdb access 97 format that we are trying to convert to 2007 format. However the switchboard will not work when we convert it. I...
Back
Top Bottom