| Thread | Last Post | Replies |
|
| Counting checkboxes between two dates | 11 Jul 2007 15:28 GMT | 2 |
I'm tring to build a query that will count the number of checkboxes between the dates of two other fields. I have two tables within the query. One table (tblInspection) contains InspectionID, InspectionDate, and Citation, among others. The other table (tblReinspection) contains ...
|
| Export Report to a difference location | 11 Jul 2007 15:26 GMT | 1 |
After I run the report and then click on analyze it with MS Excell, it always save to C:Mydocument. I want to change the location of the file to G:Report. How would I do this? Thank you inadvance for your help.
|
| convert per cent text to number | 11 Jul 2007 14:52 GMT | 6 |
in access query: i have a text field that express percent as ex. :2.5% I want to convert this to a number. I've tried changing the underlying table's (a linked table) field type to numeric but get whole/rounded numbers
|
| Reports not updating with changes in query | 11 Jul 2007 14:14 GMT | 1 |
I created a tabular report from a crosstab query and I have since deleted certain rows, added a column and changed some things but the report has not changed at all. I don't quite understand why. Grant
|
| Problem Calculating SUms in Tabular Reports | 11 Jul 2007 13:31 GMT | 2 |
I have created a couple reports from Crosstab queries and when I go to sum up the columns I seem to get the number of rows as the amount every time. For example:
|
| Removing Blank Row in Crosstab Query | 11 Jul 2007 13:06 GMT | 2 |
I created a crosstab query where the first row is a count of all the fields that are blank. I would like to remove this field from the query. Thanks,
|
| Pass Parameter to stored procedure in pass thru query | 11 Jul 2007 12:49 GMT | 7 |
How do I pass a parameter to a stored procedure in a pass thru query? I'd like to enter the parameter in a control on a form and then run the pass thru query and pass the parameter to it. I've tried this, but haven't been successful.
|
| Query won't show alphabetical list | 11 Jul 2007 12:29 GMT | 2 |
Simple problem but I can't figure out what I'm doing wrong. I have an employee lookup list that will not alphabetize. When I use the employee name table for the row source type, I get the full list but it's not alphabetized. When I use an alpha query that I created from the same ...
|
| Two parameter entry prompts - should only be one | 11 Jul 2007 12:20 GMT | 2 |
I have a simple query to retrieve information related to the employee ID entered in the parameter entry pop. I recently started getting the same pop twice while trying to run the query. I have the [Enter Empl ID] in only one place, but if I don't enter the same ID in both pops my ...
|
| section in criteria | 11 Jul 2007 12:14 GMT | 3 |
Hello, I need some help. I have a query called "Client Services" and I am trying to have access ask me for which staff to pull records from. Any ideas on how this would look. Thanks-
|
| Date query and previous year | 11 Jul 2007 09:20 GMT | 5 |
I have this query which works fine when the start date is 1/1/2007 and end date of 7/6/2007. When I use a start date of 12/31/2006 and end date of 7/6/2007, it returns no records. The Received field is coming from a linked exchange file/inbox with the date
|
| Filter issues | 11 Jul 2007 01:59 GMT | 1 |
Here is my situation. I have a query that needs to return data depending on certain criteria. There are 3 date fields that the query has to look at: BOY, EOY and MOY. If all 3 fields are blank, I don't want the query to display those records.
|
| How to Calculate Business Days and Hours? | 11 Jul 2007 00:55 GMT | 1 |
I have a querie that has a Start Date (MM/DD/YYYY), Start time (00:00:00), End Date (MM/DD/YYYY) and End Time (00:00:00) Fields. I need to calculate the amount of hours and minutes that have passed from the Start date and time to the End data and time. I need to do this in ...
|
| Demographical Growth Rates | 11 Jul 2007 00:53 GMT | 2 |
I have a report that needs Demographical Growth Rates for Historical, Current, and Recent population for One-Mile, Three-Mile and Five-Mile radius. I also need to locate the Population for that area. Where would or how do I begin this?
|
| Error message when deleting with attached SQL Server view | 10 Jul 2007 23:50 GMT | 4 |
Hello, I have an Access application that links to SQL Server. One part of the application allows for building lists of contacts. As you're building the list it stores the person id (ContactID) in a front end table. When I try running this line of code
|