| Thread | Last Post | Replies |
|
| Language Changes when tabbing to next field. | 04 Mar 2008 10:59 GMT | 1 |
I am running WinXP with Proofing Tools. My main language is EN, with CH Chinese PRC as a second language. I created the form in English, with only two Chinese characters on the form. When I try to enter data, with my language set to English, the language changed CH every time I ...
|
| Form Is Read Only | 04 Mar 2008 10:44 GMT | 2 |
I know that this has been discussed here before, but those posting the original question never seemed to follow though when asked for further information, so in reading these previous postings, I have felt a little lost. I have a Students form that has as its record source the ...
|
| Need help with sql and form | 04 Mar 2008 01:05 GMT | 4 |
I am trying to get an average from SumOfPalletCount and rs.recordCount but I get errors no matter how I try and do this...Is there a better way to do this? *********What I currently have in a qrytest:***********
|
| Linking subform. | 04 Mar 2008 00:43 GMT | 1 |
Access2003 I have a subform on a main unlinked one. I want a combo box on the main form to select a group of records in the subform.
|
| Form close after 15 min not in use | 04 Mar 2008 00:11 GMT | 1 |
Anyone know a quick simple way to a form close by itself after inactivity for 15 min. Instead for user to click on close form button that I have in my form, I would like the form closed by itself after 15 min not in use (not closing the entire database file. Just the form)
|
| Adding A Calendar Object | 03 Mar 2008 23:02 GMT | 2 |
I'm new to this. I've used Access for a while though. I want to a calendar object so that I can assign calendar dates to a particular user. Basically they can click the dates they want to appear next to their name. Their name would be in a drop down list.
|
| Multiple DoCmd.SendObject only sending first e-mail | 03 Mar 2008 22:17 GMT | 1 |
This is quite strange and I can't figure it out. When I run this form manually and click the Yes button each time it asks if I want to send out the e-mail then it works fine, but when I put the database on my report server it will only send out the first e-mail. It will go
|
| Can't enter data in form? | 03 Mar 2008 21:10 GMT | 9 |
I have a subform that is based on a query but when I open it I can't enter or edit any data. The Recordset Type is set to Dynaset (Inconsistent Updates), the Allow Edits, Additions and Deletions are all set to Yes and the Data Entry is set to No.
|
| search form | 03 Mar 2008 21:01 GMT | 1 |
hello I am having issues with the size range search on my form. I would like to be able to search within a range of diameters. the form is based off query that looks like following.
|
| creating a forms | 03 Mar 2008 20:20 GMT | 1 |
I have created a form but as I go through it I am unable to change a memo box to a number box i.e. say like a phone number a pop up window comes up and says it is entered in to be a text box, or something like that? please help
|
| switchboard fails to open automatically | 03 Mar 2008 19:56 GMT | 4 |
I have created a database in Access 2007. I have set the switchboard as the default, but it fails to launch automatically when the database is openned. It is the only switchboard in Switchboard Manager and it is set as the default.
|
| error 424 Object required | 03 Mar 2008 19:13 GMT | 5 |
when I run this code in Access vba97 there is no error; However when i run the exact same cose in ACCESS2000 I get the run-time error of object Required (424); does any one have an Idea as to what is wrong? Private Sub Form_Current()
|
| Complicated subform? | 03 Mar 2008 18:56 GMT | 1 |
I'm not sure I can even explain this simply enough to get a response but I'll have a go! I receive laboratory reports on a daily basis. Part of this report is a list of antibiotics (approx 22 at the moment but this may grow!) to which the
|
| Query Reference "or" | 03 Mar 2008 17:51 GMT | 1 |
I have a query that brings in data based on the Username. If the record says "Bob Smith" in the user field then all of Bob Smith's records come up. I am limited on my design due to an Oracle backend. I want to have the Username say "Bob Smith" or "Bill Jones" and bring up a ...
|
| Synchronizing Subforms | 03 Mar 2008 17:01 GMT | 2 |
I have a form with a combo box (A), a list box (B) and a datasheet view sub form (C). The user chooses a value in A, which brings up a list of corresponding values in B. The user then chooses a value in B which brings up corresponding
|