| Thread | Last Post | Replies |
|
| using date() not working in runtime | 30 Nov 2004 22:39 GMT | 2 |
I'm using date() as default value in a form. This works OK. But when using this form with a rumtime version, a get an error on the field when using date(). How can I solve this problem?
|
| Startup problems with ACCESS Runtime office 2000 | 30 Nov 2004 07:04 GMT | 2 |
I have just bye a office 2000 developer tools, and will try to make my first runtime setup files. It is also going well and it is possible to install this on the same PC were I have developed my access database. But when I try to install this on other PC I get an error. My set up ...
|
| database help | 30 Nov 2004 06:58 GMT | 2 |
I created a daily reporting database about 4 years ago so our customer service department could run a multitude of different reports as they needed to. The database sets out on our server and all of the users have a link to it on their desktops. 99% of the time this database ...
|
| Need Help with Function to Export Text File | 30 Nov 2004 03:57 GMT | 4 |
Ihave a Function to Export a delimited text file from a query, I have included the Specification. I keep getting the error: Compile error Expected= Here is the code:
|
| Conditional continuous subform control | 30 Nov 2004 00:00 GMT | 1 |
I have a form (frmsSwitchboard) containing a subform (frmAccounts) which is a continuous form containing the control dateDeleted. When the forms open, if the dateDeleted contains any date, I want the entire line on frmAccounts to be grey, but subsequent lines to be evaluated on ...
|
| Open tif | 29 Nov 2004 21:08 GMT | 1 |
I need to open a tif using a command button. When I run the following code, I get Run-time error'5'-Invalid procedure call or argument. Private Sub cmdOGPlat_Click()
|
| Can't Find Access 2003 Developer Extensions | 29 Nov 2004 20:03 GMT | 2 |
I have Office 2003 and downloaded and installed the VSTO. After installation, I do not have anything on the Start menu to open the Developer Extensions program. Is there are reason it would not install. During installation, it told me it would install Projects
|
| User Level Security with a Front-End/Back-End Solution | 29 Nov 2004 14:01 GMT | 2 |
Using Access 2000. Front-End data base has an autoexec macro that executes a function to refresh the links to the back-end database. User level security was set up using steps on page 792 of the "MS Office 2k Visual Basic Programmers Guide". Refresh Link function works fine ...
|
| Help needed starting default email program WITHOUT sending a message | 28 Nov 2004 15:43 GMT | 3 |
There is plenty of VBA code around that allows you send email messages. Does anyone know where I can see a sample of VBA code or a technique that only opens the default email program and then waits for user input? For example, a VBA technique that simulates
|
| This module doesn't work. Need help finding the problem. | 27 Nov 2004 23:09 GMT | 2 |
Ihave a Function to Export a delimited text file from a query, I have included the Specification. I keep getting the error: Compile error Expected= Here is the code:
|
| Parameter overrun leads to record split | 27 Nov 2004 18:24 GMT | 1 |
I'm using Office 97 --> ACCESS is the question about. Because I have too many parameters on a form, i need to split it up in two forms. So far so good. But the information on both forms need to be kept together in one record (as original was ment to be) in the linked table. The
|
| Problem installing Deveopers Tool | 26 Nov 2004 13:25 GMT | 1 |
I'am using Office 2000 and try to install the Packaging Wizard in Developers tool (ver1.5). I recieve the message '..the tool requires VBA 6.0. Before installing the tool install Office 2000 or other app. that contains
|
| Access ADP Distribution | 26 Nov 2004 10:39 GMT | 9 |
I have developed an Access ADP and want to now release it to multiple machines in our organization. I do not have Office XP Developer Edition. I am considering buying Office XP Developer's Edition so that I can start
|
| client side dynamic dependent list box | 25 Nov 2004 15:11 GMT | 1 |
Was hoping someone would have an fix for me or some kind or work around. I was able to get my client side dynamic dependent list box working but if my child list data has double quotes or hard breaks as values it wont work at all and I am getting a "underterminated string constant" ...
|
| Developer Software | 24 Nov 2004 14:59 GMT | 2 |
I've been building databases in Access and have learned a lot through these discussion boards. I've been just using my own working copy of Access. Is there another product I should purchase for developing new databases?....I've seen "2000 Developer" mentioned. Is this software ...
|