| Thread | Last Post | Replies |
|
| Keeping Access Open | 31 Jul 2009 21:45 GMT | 4 |
I have this sub on ms outlook. I saves an attachement then opens access. Why MS Access open then it closes. Public Sub import_supplypro() On Error Resume Next
|
| Copying Records | 31 Jul 2009 19:45 GMT | 6 |
I have a table called Orders and a table called OrdersDetails. The key field on the orders table is an auto number type. I have a form that shows data from orders with a sub form showing each order's details. Since a lot of our orders are the same except for the customer ...
|
| Connecting 2 tables, use Query or single field or double field joi | 31 Jul 2009 14:32 GMT | 2 |
I have two tables I want to connect and here are the questions I have. 1. Should I connect using a the primary and foreign keys only. 2. Should I connect using the primary key and the "Skill" Field that appears in both tables.
|
| Show/Hide Option Buttons Access 2007 | 31 Jul 2009 14:21 GMT | 9 |
I just got Access 2007 the other day and I'm poking about with various functions, but, I want to do something and I can't figure out how to do it. I have three Option Buttons with a label next to them.
|
| importing data | 31 Jul 2009 14:10 GMT | 3 |
I have an excel spreadsheet I need to import into a database weekly. I wanted to create a button on a form to automate this process. I created the macro and everything works fine however if it's run twice or more it will import the same data over and over. I'll end up with ...
|
| Access Runtime 2007 ODBC Call Failed error when printing a report | 31 Jul 2009 13:42 GMT | 1 |
I have a report in Access 2007 with a sub report. When I try to view it, I get the message "ODBC Call Failed". I am opening the database with the Access Runtime. When I run the report in the full version of Access, I do not get the error. Any help would be appreciated.
|
| using password for different users | 31 Jul 2009 06:57 GMT | 2 |
hi community how can i set different users to use different password for access database 2000 to enter the same database? 10s community for the guidance :)
|
| Go to ComboBox | 30 Jul 2009 22:03 GMT | 1 |
I have the following code that i cannot get to work. In escence i just want to click on the button and go to the workshhet named in the combobox. If i take the combobox away and just type a name into a cell say A4 it works fine. Obviously i am not referencing the Combobox
|
| Formulas that reference a cell with numbers and text | 30 Jul 2009 21:49 GMT | 4 |
How do you create a formula with the end results being a dollar amount when the cell that the formula references has numbers and text? Example: 5 Boxes at 5.99=$29.99
|
| Returning Unique Fields based on MAX | 30 Jul 2009 19:50 GMT | 1 |
I am not all that familiar with writing SQL and am hoping that you'll be able to help! I have a table containing sales territories and 3 digit zipcodes. Because of an overlap in the data, I am not getting a unique list of zipcodes, but
|
| 4 Tables having trouble | 30 Jul 2009 17:54 GMT | 2 |
Hello, thank you in advance for your help. I have four tables, Master Employee, Cell Phone, Position and email. These were all imported from different spreadsheets. The issue I am having is; The Master Employee table has all the names and the other tables don't. Some names in all ...
|
| Reports and Autosizing Textboxes | 30 Jul 2009 17:45 GMT | 2 |
Greetings, In Access 2003, I have on a report where I have 3 texts boxes side by side. They are City, State, and Zip Code. I don’t know enough about code to develop it on my own, so I was wondering how I could get the fields to auto
|
| vlookup and if | 30 Jul 2009 16:59 GMT | 1 |
I want to put in a formula which says if the VLOOKUP returns a value then put it in, but if it returns #N/A then put "CLOSED" instead. Is this possible? I'm sure I've done this before. Thanks
|
| Variable Table | 30 Jul 2009 00:45 GMT | 1 |
I am working on designing a database that will be used to audit data through a form. The data we receive will come from unique sources and will have similar, but not always similar, field names and field types. I know I could just design tables that are specifically designed to ...
|
| Getting started | 29 Jul 2009 23:19 GMT | 3 |
|