Howdy,
I have an Access 97 application that I use to fill out information on various webforms. This database accesses several sites that are almost exactly the same. After IE navigates to a new page I am using the following code to wait for the page to finish loading before moving on...
Howdy,
I have an Access 97 application that I use to fill out information on various webforms. This database accesses several sites that are almost exactly the same. After IE navigates to a new page I am using the following code to wait for the page to finish loading before moving on:
Public...
Howdy,
I'm creating a Microsoft Access 97 application that browses through a website and gathers information. When going from page to page it encounters a dialog box asking for some basic information. I have an API function that deals with the dialog box beautifully. The problem I'm having...
Howdy,
I'm creating an application that browses through a website and gathers information. When going from page to page it encounters a dialog box asking for some basic information. I have an API function that deals with the dialog box beautifully. The problem I'm having is that when the...
Hello guys.
I seem to have a problem implementing a subform within a subform, within a subform... you get the idea.
Anyways. The subform works great when the main form it is in is opened on its own. It also works when the subform it is in is opened as a subform. However when the form it...
Hello,
I'm creating an application that logs on to a website and files paperwork with that website automatically. Everything is going peachy with the exception of uploading my PDF documents to the site (one of the final stages). I know the direct file location to the PDFs and want to have that...
Hello,
I am picking apart a database that was created by someone who used to work in our department... The purpose of the code is to screen scrape the information from another window.
This is a my modified version of his code... I get the concept, and the code works great, however I cannot...
Howdy,
I'm working on a new database that utilizes a good deal of subforms. Structure is like this Main Form / Subform / Sub-Subform (or whatever you call it). I have record navigation command buttons on the Subform that I would like to control the records on the Sub-Subform. The code I am...
After debugging auto email code for access and lotus, I'm still running into one error. It has no error description, but Msgbox Err.Number returns 0. Anyone ever run into this before? What is it?
Hey guys... Having a bit of a frustrating problem. I seem to be randomly getting an error when I click the command button to send an email. This is what it says:
"This action cannot be completed because the ARC Bankruptcy - Inbox - Lotus Notes application (ARC Bankruptcy - Inbox - Lotus...
I have a simple form where I use a combo box to select a record, and then a delete button to delete the record. For some reason, after I add the combo box selection code, the delete button either no longer works, or wants to delete an entire unrelated table... I'm completely clueless... Here's...
Hello, I have a Command Button on a form that needs to check a query field for a boolean value of true or false. The Query field it checks is based on a combo box. For example.
If [Combo90].Value is "Northern Florida" , I want to check and see if field [Northern Florida] on a query that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.