| Thread | Last Post | Replies |
|
| Migration 97 to 2003 causes MailMerge to fail | 11 Sep 2007 16:36 GMT | 2 |
I am having a problem converting an Access/Word application using mail merge, from 97 to 2003. The application works fine in 97, using VB code in Access to set up the Data Source and execute the mail merge, producing a new Word document containing the merged data.
|
| Zero counts go AWOL | 11 Sep 2007 16:26 GMT | 4 |
I have table with just two text fields. These fields are named TestType and Result. TestType contains the word Routine along with a number such as Routine 1, Routine 2 etc.
|
| Can't Open Mutiple Copies | 11 Sep 2007 16:20 GMT | 1 |
I loaded my database on our LAN system at work and only one person at a time can open it. When the program is in use I looked inside the folder we share I see the program's icon and another icon of the program with a locked symbol on it. Once they close the program the extra icon ...
|
| Lookup with table | 11 Sep 2007 16:18 GMT | 1 |
I am trying to build a query that uses two tables. Table 1 is just a Column1 = policy number: 1-10,000 Column2: IssueDate: Between "mm/dd/yyy" between 1980 and 2007
|
| Open external files from access | 11 Sep 2007 15:58 GMT | 2 |
Hello averyone, I'm developing an apllication with access 2003 in WXP professional, and I'm storing documents in a folder... so they can be opened within access, I actually store the complete path of the files in each record.. so I can call
|
| concatenate fields | 11 Sep 2007 15:46 GMT | 4 |
I do not know if this can be done easily.... I have made a database for keeping track of the pictures I take. I have a field (memo) [people] where I enter any people that are present in the picture (ex. Person1, Person2, etc). Is there a way that I can put a single
|
| Export txt file | 11 Sep 2007 15:42 GMT | 3 |
I have a table in access and I am exporting it to a csv file. One column has numbers with 4 decimal places. so like 0.0070 The problem is that when I export to txt file the number format changes to scientific notation.
|
| Sorting based on count | 11 Sep 2007 15:27 GMT | 2 |
I have a staff required table as below; StaffType Qty Rate a 3 $60 b 4 $30
|
| Excel automation from Access - Excel instance won't close | 11 Sep 2007 14:45 GMT | 2 |
I wonder if any of you kind folks can shed any light on this. I have a form in Access designed to get data from an Excel workbook. Along the way, various bits of processing are done, such as allowing the user to select a specific worksheet in the workbook, browse for
|
| Change command button picture to text then back to picture | 11 Sep 2007 14:32 GMT | 2 |
I haev a command button that I only want to be clicked a maximum of once a minute. To start with it has a picture MS Access Report 2. Once clicked it changes to display 60 counting down to 0, and it also disabled. On 0 I want to change it back to displaying the image but Access ...
|
| Automatically filling fields on a form | 11 Sep 2007 13:56 GMT | 2 |
I have a form where the user has to tick a number of boxes to indicate the audience the data relates to [Location1], [Location2], [ALL] If the user ticks [ALL] is there a way to automatically tick the [Location1] and [Location2] boxes?
|
| Send Access Data Base to Friends without Access | 11 Sep 2007 13:45 GMT | 1 |
I have a small Access data base of contact information for a group of 37 friends from high school. As we find more people, I would like to send out the updated data base to our group. Most do not have Access. Is there a way for me to bundle it or package it so that they can ...
|
| Linking Excel to Access | 11 Sep 2007 13:40 GMT | 3 |
I'm trying to link an Excell sheet (2003) to an Access 2003,but i always get an error message that says that the Excel sheet format is not in the expected format,I checked the format of the excel sheet it's xls While i can link other sheets to the same database!!!
|
| Control Type | 11 Sep 2007 13:39 GMT | 1 |
Please Tell Me How Can I Get The Type Of The Control In VB6 In Access We Use The Code For Each Ctlr In Me.Controls msgbox Ctrl.ControlType
|
| Reading Access Structure... | 11 Sep 2007 13:16 GMT | 3 |
Is there a way (besides opening the database using Access) that I can read the structure (not just tables, even forms etc) of a database file? I would like to read it from a .NET project. Evan
|