| Thread | Last Post | Replies |
|
| Minimise Access window | 21 Nov 2005 16:50 GMT | 2 |
My database opens with a form - but is it possible to open with the main access window hidden/minimised?
|
| User defined type not defined | 21 Nov 2005 16:49 GMT | 2 |
Hi, we have an Access 97 application where quite a few custom letters are generated from the system. The codes are embedded in the sytem to achieve this. However, recently, none of the letters are working. When one tries to press a button on the letter generation form, the ...
|
| Copy previous fields contents | 21 Nov 2005 15:21 GMT | 3 |
I have a form that is linked to a table; this table has four fields in it: 2005-06%, 2006-07%. 2007-08% & 2008-9%. The form allows the user to input into these fields. What I want is for 2008-09% to automatically use the data typed into 2007-08%. Can anybody tell me how I get ...
|
| Dropdown box with parameter in source | 21 Nov 2005 15:16 GMT | 1 |
I have a dropdown box that I would like its values to change depending on a new value that I get in a field on the OnCurrent Event. For example, if I was to go to a new record with a new employee number, I would like the dropdown box to show that employee's dependent (I would like ...
|
| Error 3075 | 21 Nov 2005 13:52 GMT | 10 |
Hi to all, I and trying to build a string condition to use with the Docmd.OpenReport, in that sting, I need to insert the ORBER BY condition but when I do I get the error 3075 Syntax error....missing operator in query expression.....
|
| how to protect field | 21 Nov 2005 12:54 GMT | 2 |
I have date field in a form, which can be entered only once it should not allow any changes onto that field if done later e.g delted, or reentered it thanks
|
| tab strip | 21 Nov 2005 12:48 GMT | 1 |
Dears, I have a form with 3 tabstrip, how can I password protect each tabstrip. the records in the form is from 1 table or
|
| On activate event in modal pop up forms problem | 21 Nov 2005 12:36 GMT | 6 |
I have a modal pop up form that is calling another modal pop up form. On both forms the same bound field is visible. When i change the value of the field in the called form and then close this form the calling form comes back but it still shows the old value of the
|
| ISA - remote users | 21 Nov 2005 12:08 GMT | 1 |
I run SBS2003 but without ISA at the moment. We are about to authorise some externatal remote users to log on via VPN connection from their local machines. if I install ISA will I be able to log their logging onto our server via
|
| Requerying the form that called the current form | 21 Nov 2005 11:58 GMT | 1 |
Please help Allen (or anyone...)
> "Allen Browne" wrote: > > > You can pass the name of the calling form, and the name of the target |
| date, time is not recognaised | 21 Nov 2005 11:10 GMT | 1 |
can't use in code date and itime functions what is missing?
|
| New record event | 21 Nov 2005 10:56 GMT | 4 |
I want to enable or disable some command buttons on a form as each record is viewed as different records will have different options available. But I can't find which form event is linked to a new record being viewed, can someone please tell me?
|
| Exporting Form Records to Excel | 21 Nov 2005 09:58 GMT | 1 |
I know that when you have a Form that display records, there is a Analyze With Excel Toolbar that when you click on it, it exports the info to Excel. I like the way this works. I especially like how it will only export the Rows that you highlight.
|
| Whats the Differnce | 21 Nov 2005 09:48 GMT | 14 |
I have an Unbound Textbox. On the Textbox's afterUpdate I have code that formats the number into a currency format, if I enter a number from my computer keyboard and leave the field the number turns into currency. If I input a set of numbers from a keypad into the field and leave ...
|
| Opening an Excel file from within Access | 21 Nov 2005 09:31 GMT | 13 |
Im working my way through access and vba, and am looking for a little helping hand :) I have a piece of code that exports data from my Access project to an Excel file. the catch in my code is the File has to exist alreday. I.e.
|