| Thread | Last Post | Replies |
|
| I cant establish a relationship between table | 22 Aug 2008 19:15 GMT | 8 |
First time poster here but I'm looking forward to learning a lot. I'm using Access database 2003. I have the following databases that I'd like to create a 1-to-many relationship: Customers, Master Schedule and Shipments.
|
| adding to information already entered into table | 22 Aug 2008 18:40 GMT | 2 |
I have a table which two different groups will enter data. For example, the first group will enter demographic data, diagnosis, admit date on a form to populate the table. The next group will enter discharge dates and charges, etc on a different form. I want the second group ...
|
| Export a report into Excel | 22 Aug 2008 18:19 GMT | 1 |
Is it possible to export a report instead of a query into excel? Thanks, Jasper
|
| Copy textbox to clipboard | 22 Aug 2008 18:15 GMT | 3 |
I have an access 2003 report that has a text box called text2. I would like to make it when the report is opened text2 is copied to the clipboard. What is the best way to do this? I have tried writing an event for on open (VBA code). The reason I'm doing this is because I
|
| Validation Rule | 22 Aug 2008 18:13 GMT | 2 |
I put the following validation rule on a field: Is Null OR Not Like "*[!((a-z) or (0-9))*" The rule is suppose to only allow letters and numbers, however it will not allow anything! Any suggestions on what I am doing wrong. (I have access
|
| Action on one form to cause action on another | 22 Aug 2008 17:58 GMT | 2 |
I have a main form for inputting data and there is a checkbox for Complete that when clicked will display the current date and this works fine. Here is the code I put in the click event of the checkbox: Private Sub Completed_Click()
|
| Why can't I insert an address into my envelopes???? | 22 Aug 2008 17:28 GMT | 2 |
I'm working in Office 2007. When I go into the envelope tab there is no tab which indicates I can insert an address from an address book or anything. Is there some other way to insert addresses into my envelope function so that I do not have to keep retyping addresses???
|
| Query/Reports Dates | 22 Aug 2008 17:05 GMT | 3 |
I am trying to have a report only report on records that are within the last 7 days from the current date and that does not have a date from a [Date Sent] field. Example: If the current date is 08/21/08 I would like the report to get all
|
| Errors on Refresh or Save | 22 Aug 2008 16:55 GMT | 6 |
I have a form (subform actually) based on a table, with the following controls: Net Value - entered directly here by the user Tax Type - this is a combo based on a TaxTypes table holding Types and Rates and when the type is selected there's an After Update event (using If
|
| will not open file in drive d | 22 Aug 2008 16:42 GMT | 1 |
trying to open dvd in drive d. disc not being recognized and says it may not be formatted. how can i open the disc?
|
| 3 General Access Questions | 22 Aug 2008 16:20 GMT | 2 |
Inside an existing database converted from 2003 to 2007, old functionality in the bottom navigation bar of the form view there was the ability to type in information to search, it would default to a particular field-now it defaults to any information matching what you've typed in ...
|
| Publish it to Word or Analyze in Excel | 22 Aug 2008 15:59 GMT | 3 |
It appears the settings to Tools > Office Links > Publish it to Word or Excel is not working anymore. I get the following error "Microsoft Office Access can't complete the Output operation" How can I get this fixed? Where can I do to resolve this error?
|
| read lines of code in Access VBA | 22 Aug 2008 15:57 GMT | 2 |
I would like to programatically read the lines of code in an Access ADP/MDB for comparison and manipulation. Does anyone know where I can find information on doing this and the format of the lines?
|
| Compile Error: Method or data member not found. | 22 Aug 2008 15:50 GMT | 3 |
I posted this before and never got an answer. Here is more information. I am using Access 2000. I have a table behind a form. Three of the fields are memo fields. They are Services, Terms, and Vocational. I use the Got Focus feature to have the cursor go to the first posiiton in ...
|
| Sharing Multiple tables on different forms | 22 Aug 2008 15:26 GMT | 1 |
I am running MS access 2002. I am a semi-beginner I know enough to get what I needed done done. However I am wanting to improve the performance of what I have. Basically it is this. I put together a database that contains all of the
|