| Thread | Last Post | Replies |
|
| Displaying Images in Forms | 20 Apr 2007 18:50 GMT | 1 |
I am trying to display bound pictures in a form. I decided to go with the OLE version because this is a small datbase, however I am having trouble displaying the pictures. I am using Access 2003, Most of the posts that I found are based on other versions of Access I tied to ...
|
| Medical template to guide me? | 20 Apr 2007 18:40 GMT | 3 |
Hi. i'm building a access database for a medical consulting. Is any template so I can guide for? Regards, Marco
|
| merge or combine databases/files | 20 Apr 2007 18:05 GMT | 1 |
Let me start by saying i have NO experience with ACCESS 2003. I am working with HS students at the local public library- where they are inputting data for historical photos and other items. This info will eventually be used by the general public to research local history.
|
| record is deleted | 20 Apr 2007 17:45 GMT | 4 |
I have a database where someone has deleted a record and now I can't run any queries off the database. Everytime I attempt to run a query or even try and open the table where the deleted record is it gives an error "Record is deleted". PLease help my job depends on this.
|
| ETL (Extract/Transformation/Loading) Tools for Excel to Access | 20 Apr 2007 17:27 GMT | 5 |
I've been hired to produce a reporting database that takes data from numerous sources (5 financial products, from three regions, each with multiple tabs) and although I'm confident I can build a fairly robust ETL procedures, controlling for all the vagaries of Excel, I was
|
| Format single record | 20 Apr 2007 17:05 GMT | 1 |
I have a small access db for our homeowners' assn. I want to highlight the last name field of those paying annual dues. How may I change a single record in table or form, without affecting the entire file? - bold or italicize is preferred.
|
| Open database output | 20 Apr 2007 16:57 GMT | 3 |
I have an mdb file and I want to use it by creating some reports from it. I am using crystal reports to do that. My report part is almost ready but I have a problem in my codes. When I run the program I want the program to open a blank database and to
|
| iif statement | 20 Apr 2007 16:51 GMT | 5 |
I am trying to create an iif statement and am having problems. This is what I have: =IIf(([Description]="A" And [UserFld3] Like "I"),"B",[Description],IIF(([Description]="A" And [UserFld3] Like
|
| New table to a Back End?? | 20 Apr 2007 16:51 GMT | 6 |
I have a database that has a backend and all the queries, forms ect in and front end. I have to add a table to this DB and I can't see a way to make it a linked table like the others. I tried just creating it in the BE and creating a query but it does not show on the list of ...
|
| how to create a form with ADO or DAO | 20 Apr 2007 16:50 GMT | 4 |
Hi. I would like to create a form that allow me to insert data into tables but without using the default recorset of the form properties. What happens with me is if someone enter in a form in Edit mode allows to edit the information that appear in that form. The problem is that ...
|
| Union Query | 20 Apr 2007 16:33 GMT | 2 |
I have some fields in a Data Base designed as Yes/No fields. I have created a Union Query on certain fields and based a Select query on the Union Query. When I bring the field into a report it show the Yes/No result as 0 or -1. Is there a way that the Yes/No result can be ...
|
| Enter button behaviour | 20 Apr 2007 16:24 GMT | 1 |
I have a form with a field type Memo. When the user types an entry & presses the Enter button, it acts like a tab button and focus moves to the next field in the Tab sequence. What the customer wants, however, is a carriage return, so he can
|
| How to delete Macro (double click on form field event) | 20 Apr 2007 16:11 GMT | 1 |
I did a macro and now want to delete it. The macro opens frmDetails when the client double clicks on a field in frmQuickView I've clicked on View | Code and then clicked on frmQuickView but can't
|
| Run apdate query | 20 Apr 2007 16:06 GMT | 3 |
I have a Form. On its close event a update query is run if a field has a value more than 0 (zero) Example below: If Me.WorkOrderID > 0 Then stDocName = "QryRequisitionDetailstoParts"
|
| Can a flash drive be use with Access to save information? | 20 Apr 2007 15:53 GMT | 4 |
I want to save Access 2007 information on a flash drive so I can work from home and transfer by the flash drive to my office computer.
|