Search results

  1. N

    Website Navigation question

    I am running into an issue with a security certificate while in IE. I am trying to make the code navigate around this. Currently... I am able to detect that is at the security certificate screen so the instr is working correctly. However when trying to initiate the "overridelink" and it keeps...
  2. N

    Closing application from form.

    I have a form, it performs a lot of different functions. I have a button that opens a program, and at the end of the automation closes the program. --To open the program-- Case "atlanta" ChDir "C:\Program Files\Ericom Software\PowerTerm\" Shell """C:\Program Files\Ericom...
  3. N

    Forms sizing issue

    I am having an issue and my google'fu has not come up with anything. Okay the users open the VBA access file, the "frmMain" pops up and is sized correctly. The first time they use this form they have to fill out a Credentials form that is linked to a table. HOWEVER when the Credentials...
Back
Top Bottom