| Thread | Last Post | Replies |
|
| Criteria/If situation? | 24 Jun 2005 06:15 GMT | 3 |
So I'm nearing completion of this extensive (well, extensive for me) database, much thanks to all of you. I'm working on the last parts of the report, and I've run into a problem: I need to total the number of hours spent cleaning different types of roads
|
| Querying a Date field | 24 Jun 2005 05:56 GMT | 1 |
I am using Access 2002 and I want to query a date field called completed. Now this field may not be populated. How does one query a date field that is not populated? For example one record has 12/10/05 in the completed column, which I don't want I only want records that the ...
|
| form and query relationship problem | 24 Jun 2005 05:46 GMT | 7 |
Using Access 2000. I have a form with a combo box and a command button set to open a query. The query criteria is Forms!FormName!ComboBoxName. I also tried putting Forms!FormName!ComboBoxName in the query>parameter but that didn't help. My problem is when I press the command ...
|
| Query doesn't return new records | 24 Jun 2005 04:36 GMT | 2 |
I have set up a query that has several tables associated. (All the tables are linked) tblProjects - pulls basic project information tblBAIRCV - pulls option group value description (based on option group
|
| IIF Statements | 24 Jun 2005 04:24 GMT | 1 |
I am new to IIf statements. I am creating a field that will be called "Income". It's value for a property would be the rate in the field "Rent" if the field "Available" is NO, but it would be 0 if the field "Availabe" is YES(meaning the property is not rented and therefore not ...
|
| help calculation in Query | 24 Jun 2005 03:30 GMT | 2 |
Let see if i can explain this right. I have a file ran from our IT depart that includes all the invoices and all the payment for all customers. We are doing mass write-offs anything over 181 over.
|
| "Fuzzy" Query | 24 Jun 2005 03:00 GMT | 2 |
Hi, I have two large tables that need to be combined, Original and 01_16. The two fields in question are Original.Company.Name and 01_16.BusinessName. 01_16 has the data that needs to be added to the records in Original where the above tweo fields are the same. The problem is ...
|
| totals in query | 24 Jun 2005 02:30 GMT | 6 |
I have 4 different queries based on one column of the same table. What I need is to create a report that will give me the total amounts of my 4 queries, and that can compare it to a grand total (translated in %of) How do I do this?
|
| multiple values in a cross tab query | 24 Jun 2005 02:17 GMT | 1 |
How do I get multiple values in a cross tab query?
|
| Multiple inputs | 24 Jun 2005 01:43 GMT | 1 |
I have a table with a list of offices and tasks that go with each one. I have a querie that prompts a user to enter an office number to pull up only that offices tasks. Is there a way I can make the prompt ask for multiple offices?
|
| Issue with multiple parameter driven form- based Query | 24 Jun 2005 01:40 GMT | 4 |
Ok, here's the dilemma. 9 variables in drop downs on my form that am using as values for a parameter query. In my criteria for one of the fields in the query there is: Criteria: [Forms]![Sort]![Contact]
|
| show all fields | 23 Jun 2005 23:30 GMT | 1 |
I just recently started working on a new db. When running queries all fields are displaying instead of just those that I selected in the design of the query. I haven't seen this before. Is there something I can turn off so that this "show all fields" does not continue to ...
|
| ODBC Call Failed | 23 Jun 2005 23:15 GMT | 6 |
I have converted my dabatase97 to 2003 and now I am getting ODBC Call Failed. Here is SQL string failing. PARAMETERS [forms]![Curr_date].[Beg_Date] Text ( 255 ), [forms]![Curr_date].[End_Date] Text ( 255 );
|
| Append Query Very Slow | 23 Jun 2005 22:41 GMT | 1 |
I'm so frustrated. I have a very simple, yet large database (because of the # of records). I have an append query that tries to append approx. 10,000 records to a table that contain anywhere from 10,000 - 50,000 records. It's a very simple append query, no calculations, no ...
|
| query same day of week of previous year | 23 Jun 2005 22:30 GMT | 2 |
Access 2000 SP3 Win XP Pro I have a SELECT query that finds a value based on a date. I'd like to find the same weekday's value for the previous year - so not the same date but
|