Hi,
I have a database which is split to give two files (a front end file with the forms / code and a back end file with the tables).
I have copied these files from one server to another and re-linked the tables, however now whenever I open the database I get a message stating that Access...
Hi,
I have an automated Word letter template where the user has to use a custom icon\menu item to save and close the document (so that code behind the template can carry out various checks on the content and decide where the document is to be saved to).
What I need to know is, is there anyway...
Hi,
I have a word template where I want the code behind it to import a section of bookmarked text from another word document and load it into a string\form property.
I can't use the open the document as a text stream as its a word doc - could anyone point me in the right direction.
Any help...
Hi,
I have a form on an Access 2000 database which displays a record from a table and on the form the controls (combo\text boxes) are locked to prevent the data being changed. When a button is pressed the controls are unlocked and the following code is used to take a copy of the record, load it...
HI,
I'm fairly new to excel and looking for some help.
I have a spreadsheet where I need to send data captured via a dialog box to a table in an Access database.
How can I connect to the database and append the data to the relevant table.
I've been trying the code suggested in the excel...
I have various bits of code attached to buttons/labels as events however when these buttons/labels are clicked I get the following error message;
"The expression *(event name)* you entered as the event property setting produced the following error: Procedure declaration does not match...
I have a form with a combo box (cmbUser) and two text boxes (txtUser & txtBranch). The combo box has 2 columns. When an item is highlighted in the combo box and the user clicks a select button I need to set txtUser to the data in column 1 and set txtBranch to the data in column 2. The data from...
Good afternoon,
I'm hoping someone can see where I'm going wrong!
I have a form where you can enter criteria into text boxes to search for clients records. The details of the clients records then appear in a subform (subClientSearch) on the form. The subform data is provided from a simple SQL...
Hi,
I have 2 forms ('client' & 'review'). Both forms are based on seperate tables however both have a field 'policy' which links the two.
When I click on a button ('addreview') on the client form I need this to open a new record on the review form. I also need the field 'policy' to be set to...
Hi,
I have a form (select_client) where I have a combo box (clients) showing certain fields from a table.
When a record has been selected from the combo box and the user clicks on an item (select) I want another form to open up showing all the fields from this record.
The code I am using is...
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.