| Thread | Last Post | Replies |
|
| table does not open - parameter prompt | 18 May 2008 23:05 GMT | 2 |
Access07 In the frontend, a table (linked from backend) will not open when double clicked. It presents a parameter prompt for the one field of that table that is indeed defined as a lookup field - as if it were a query that I was opening. However in the frontend the subform ...
|
| Reports Page Property | 18 May 2008 21:50 GMT | 3 |
I have a report with a GroupHeader called Title Header. The header has two fields on it. It works fine, showing the two fields at the top of each group. What I want to do is put the two fields in the Page Header so when the
|
| FieldValues in relative number sequence? | 18 May 2008 21:30 GMT | 5 |
I need to assign new records a [FieldValue] something like Max[FieldValue] +1; Except, the next step must begin with the nearest new series. For example, if Max[FieldValue]=589, then new records should take on values like [FieldValue]=601, then 602, and so on. The new records are ...
|
| addressing from access or excel | 18 May 2008 14:13 GMT | 3 |
I have preprinted forms that I need to address. My members data is in Excel, but I can convert it to Access if needed. I want to address the forms in the proper spot, then fold and insert to window envelopes. I want to avoid printing labels and then havign to stick them on the ...
|
| Compile Error | 18 May 2008 12:04 GMT | 6 |
I have created a form with an embedded subform that will be used to add/edit records into 2 tables. One is a table of categories that is used as a look up table. The other table is a set of steps that are used in a drop down menu. In my form, I am able to add new records to ...
|
| Warning dailog in access version 2003 | 18 May 2008 09:34 GMT | 5 |
I have a mdb working fine on the PC having Windows XP and Ms Offfice 2000 installed The same mdb when I am using on PC having Windows Vista with MS Office 2003 installed and I am getting the following warning dailog :
|
| How do I change the starting value of autonumber (Access 2007)? | 18 May 2008 09:25 GMT | 2 |
How do I change the starting value of autonumber ie other than 1(Access 2007)?
|
| CHANGE OF EMAIL ADDRESS | 18 May 2008 07:43 GMT | 2 |
I changed my email address because of the scam going around. Please start sending me stuff to this one. diane_tigue_1979@microsoft.com let me know if you get this.
|
| Tab using a command button | 18 May 2008 07:14 GMT | 2 |
Hi, Is there a code which i can put into a command button's click event which will setfocus to the next item in my tab index?? Thanks
|
| How to create a multiple selection list box in Access | 18 May 2008 05:23 GMT | 3 |
Using Access 2000 Skill level - new I'm trying to create a simple database to catalog DVDs. I have most everything set up the way that I want. However, I would like to make a
|
| What dose "Access" and AQL mean? | 18 May 2008 05:20 GMT | 7 |
3Q and you'd better tell me it's Chinese meaning.
 Signature From: 豆芽 ,Chinese
|
| make command button different color/main menu | 18 May 2008 02:48 GMT | 7 |
2 questions... Is there a way to choose what color the command buttons are? How do I make a form open up (the main menu) when the database is opened? Thanks!
|
| Spell Check | 18 May 2008 02:36 GMT | 11 |
Is it possible to spell check any text entered into a form to be sure it will print out correctly on the report? The field type it is entered into is text or memo. Thanks.
|
| Error 70 - Permission Denied | 18 May 2008 02:01 GMT | 6 |
FileNum = FreeFile() N = "C:\SelfAud\ROMStL.mdb" Open "C:\SelfAud\ROMStL.mdb" For Input As #FileNum FileLength = LOF(FileNum)
|
| how do I sort on memo fields in access 2007? | 17 May 2008 19:49 GMT | 2 |
In Access 2003, I could sort on memo fields. But in Access 2007, when I'm in a memo field, the sort buttons are disabled. Is there anything I can do about this?
|