| Thread | Last Post | Replies |
|
| Using counts in queries | 18 Mar 2008 17:07 GMT | 2 |
Hi, I have the following scenario for which I cannot get the count to work right. I know just enough Access to be dangerous, and have inherited this design which I need to get performance metrics out of.
|
| Creating a new field based on conditions | 18 Mar 2008 15:25 GMT | 4 |
I have a database that tracks insurance information for our various vendors. Each insurance type has 2 fields - a requirement field (yes/no), and an effective field (some show an expiration date, some are yes/no). I have created a query that will return only the records for ...
|
| Convert Row to Columns | 18 Mar 2008 11:52 GMT | 6 |
Hi, I'm working on a payroll program for a doctor. My payroll program works great with my time ticket program. Now, they have a small timecard program that is a little bit confusing. Their database is in Access and I can access the data but when I look into the tables the ...
|
| summing daily values, Urgent | 18 Mar 2008 10:52 GMT | 4 |
I want to be able to sum by daily amounts and then sum them up so i get a total for the month gone. So yesterdays figures will be added to the day before etc and summed up. Amount Date Team
|
| Delete Chart | 18 Mar 2008 02:47 GMT | 7 |
I have the data base as below : 123 BOT 3 123 5 123 Top 2
|
| Cleaner way to query for negatives? | 18 Mar 2008 01:05 GMT | 3 |
Access 2000, Win XP SP2 Hi all, I'm looking for a cleaner way to determine whether or not an entry in one table has a specific field checked yes or no in another table.
|
| MTD | 18 Mar 2008 00:57 GMT | 3 |
Dear Friends, I am having a problem showing the MTD figure on every line item for products. My table is as below tblTestcount CodeNo (text), Manager(text), SalesRep(text), SrvDate (date), Customer (text),
|
| Drop down list for 'days out' to generate report | 18 Mar 2008 00:43 GMT | 1 |
I have created a database that pulls a text file into a table, cleans it out, and then displays in a report with appended comments that my users can alter. Now I have a user request for the option of selecting how many days out worth of data they want the report to display. I have ...
|
| Alter query for report? | 17 Mar 2008 22:57 GMT | 1 |
I have created a database that pulls a text file into a table, cleans it out, and then displays in a report with appended comments that my users can alter. Now I have a user request for the option of selecting how many days out worth of data they want the report to display. I have ...
|
| Update Records in a Table | 17 Mar 2008 22:54 GMT | 1 |
I have a table with a list of people. Each person have its own Unique ID and is the primary key - no duplicate records should be created. The table is imported from a csv file coming in from a client. The csv file has the updates on them ranging from new address, telephone, ...
|
| Subtracting Holiday Hours | 17 Mar 2008 20:42 GMT | 1 |
I'm using the following expressions to calculate the number of hours between [ZeroHour] and [ActualEndDate] subtracting the Saturday and Sunday Hours. I also have a table [tblHolidays] with a [HolidayDate] field. Is it possible to create an expression that would allow me to ...
|
| Information between specific dates | 17 Mar 2008 20:38 GMT | 3 |
I have been trying with no luck to pull a query of individuals with a birth date after 8/1/2003 and before 7/31/2004. i am unable to get any information. when i do get information it is only for dates in july but with all the years.
|
| TOUGH QUESTION:Can a query create a relationship between two tables????? | 17 Mar 2008 17:57 GMT | 4 |
I run 2 make table queries and want them to have a relationship afterwards. it doesn't have to enforce referntial integrity as i only need to view the fields of the other table. Also i run these queries everyday so new tables are produced everyday and the
|
| Using previous record to perform calculation | 17 Mar 2008 17:35 GMT | 3 |
Here's my query: CONum PONum POTotal COTotal RevTotal 1 18 $855 $12,500 -$11,645
|
| Form View | 17 Mar 2008 17:26 GMT | 2 |
How can I get a form, based on a table, to show only certain records (for example, only paid customers)? I tried basing the form on a query but it didn't work. Thanks,
|