| Thread | Last Post | Replies |
|
| Help screen font in Access 2003 | 30 Jun 2008 19:39 GMT | 5 |
This question is so dumb that I'm embarrassed to ask it, but I've searched and googled and can't find the answer. I am making the switch from Access 2000 to Access 2003. In A2K3, the font is so small on the help screens that I can barely read it. How can I change the
|
| Understanding How Access Sorts Records | 30 Jun 2008 17:12 GMT | 6 |
I'm hoping that someone can help me understand the method behind MS Access' ordering of records within a table. It does not appear that the records added last are always at the bottom when I open the Table. It is important that the records stay in the order in which
|
| Collapsing records together | 30 Jun 2008 16:51 GMT | 2 |
I have a query (crosstab) that has week beginning dates in the first column then Monday - Friday in the following columns. The values are names of assignments. It is set up like a 5-day calendar and I have this pulling into a report. I am wanting to know if there is a way to
|
| Report fails to run if textbox =Sum([Amt]) is used in Group Footer - runs fine without it. | 30 Jun 2008 16:17 GMT | 2 |
I have a table (tblChexRcd) with a text field (ChkImageFile) I must parse to extract meaningful pieces I need. Here's the query I use to do it...
|
| Custom Autonumber Incrementation Question | 30 Jun 2008 15:25 GMT | 5 |
I have a table that has a PK field with the following format: Dyymm123. So that, a typical number might look like this D0806270. The first character is literal and never changes. The next four digits are derived by the year and month. The final three digits are the
|
| Frustration in coding MS Chart in Access | 30 Jun 2008 12:20 GMT | 2 |
Hello - I'm trying to turn on data labels that only show the series names--not the data values, in a MS Graph (default line graph). I'm getting a compile error "Named argument not found" on this VB statement - "ShowSeriesName:=True"
|
| set and get image metadata | 30 Jun 2008 11:51 GMT | 2 |
Is there a way to write and read image (jpg, png) metadata with access/ vba? I'm using Access 2003. Thanks in advance, Maria
|
| Advice needed on Access front and lots of recs in Sql back | 30 Jun 2008 10:04 GMT | 4 |
I have used Access frontend with SqlServer backend combination for a number of years. In the easy 'oldfashioned' way using DAO and odbc linked tables. Works fine within limits. Now I'm facing the situation where there will be a 3 base tables that
|
| Please Help - Can't check for duplicates | 30 Jun 2008 06:57 GMT | 3 |
I'm driving myself crazy with a problem in trying to translate a query written for Access to that for SQL server. I would think that I would use a trigger, but am not sure how to set it up. We have a database that manages bookings in four banquet halls. It was
|
| List Box Always On Top?? | 30 Jun 2008 06:47 GMT | 2 |
Has anyone else noticed this? If an unbound list box is placed on a form, it can't be sent "behind" other controls. It persistently remains on top. I've tried this in A2003 and A2007 and the list box can't be sent to the back. Am I missing something or is this a bug?
|
| "Thank you for this amazing program. Within a weekend, my team increased with 50 new people joining. Every time I logged on there was a new affiliate. Absolutely amazing. " | 30 Jun 2008 05:50 GMT | 1 |
"Thank you for this amazing program. Within a weekend, my team increased with 50 new people joining. Every time I logged on there was a new affiliate. Absolutely amazing. " S. Horvath SOUTH AFRICA
|
| MVPS.Org Read/Set Internet Explorer URL from code (api0051) doesn't work. | 30 Jun 2008 03:52 GMT | 4 |
Has IE gotten so complex you can't get the URL from IE? The code at http://www.mvps.org/access/api/api0051.htm used to work. Now it returns nothing. Is this due to having the IE/Yahoo/Google/WhateverElse toolbars? I've determined where it fails...at least for me....on the third ...
|
| Keeping a label together with the first line of a memo record | 29 Jun 2008 11:05 GMT | 2 |
My report has RegNo header, AOL header, Detail section, RegNo footer. The RegNo footer contains a subreport which consists only of a label and a single control, both in the subreport's detail section. I need to ensure that when the main report is run, the subreport in the RegNo
|
| Book - learning material for MS Access | 29 Jun 2008 02:23 GMT | 8 |
I have Access 2003 and would like to learn more abot it. I don't find it very intuitive like most of MS other products. I feel where I'm going wrong is the philosophy of databases and was hoping someone might point me in the right direction for such material.
|
| Table: Data Type: Lookup question | 28 Jun 2008 22:42 GMT | 3 |
I have created 3 tables; tblProjectDirectorates (Fields = ID, Directorate) tblSubDirectorates (Fields = ID, DirectorateID, Sub-Directorates) tblProjects (Fields = ID, Project Number, Project Title, Directorate,
|