| Thread | Last Post | Replies |
|
| How do you have the date enter when a check box is selected? | 19 May 2005 15:35 GMT | 2 |
I am creating a database and I want when someone clicks on a check box for it to enter the date in another field and I don't want that date to change unless the check box is un-selected
|
| trim function | 19 May 2005 15:33 GMT | 2 |
I am trying to remoove characters from a text field such as "-". The characters are in multiple spots in the field example 30GTN080---5--KA I want to left justify the numbers and letters without any "-". How can I use the trim function to do this?
|
| Yes No Combo Boxes Queries Filtering as 0 and 1 Instead....work ar | 19 May 2005 14:43 GMT | 3 |
I have a form with 5 combo boxes, the results of which are passed to a query to display a list of orders. One of the combo boxes is called OrderComplete with a value or either Yes or No obviously determining whether the query shows incomplete orders or not.
|
| Select records from previous Month? | 19 May 2005 13:04 GMT | 2 |
I have a table with a date field in it, and I want to be able to pull out all the records from the previous month, irrespective of when I run the Query. So any time I run the query in May, I'll get all April records etc. It seems simple!
|
| filtering calculated fields | 19 May 2005 12:06 GMT | 3 |
I have a calculated field in a query which produces a null value for some records and a number for other records. Now I want to filter the query to only show me the certain records based on what the calculation produces, so I added the criteria under the calculated field in the ...
|
| Is it possible to merge two or more columns in one table query? | 19 May 2005 11:43 GMT | 1 |
I have tables that looks like this: ID Column 1 Column 2 Column 3 1 A B C And I would like the result to look like:
|
| Timestamp Difference | 19 May 2005 11:42 GMT | 1 |
Is it possible to get difference between the timestamps on the same table to get an indication of time between entries into the same table? Thanks Frank
|
| Variance Question | 19 May 2005 11:37 GMT | 1 |
I have one table that has sales results for 2 quarters. The results for one quarter are stored in one row and the results for the second quarter are in another. How can I combine the quarters to create a "variance query". My data looks like
|
| Duplicate and Last Record | 19 May 2005 11:31 GMT | 1 |
I have a short range of numbers that gets recycled. I am trying to create a query that returns a result based on the last instance of that number to see if it is available: Name Number Term
|
| same Criteria for several Fields within a Table? | 19 May 2005 10:14 GMT | 6 |
I have a table that has 7 fields all of which may contain a given value. I need to add criteria that selects records where *any* of these fields equal a given vale. It's complicated by the fact that this value could actually be one be of a list of 5
|
| confirm messages | 19 May 2005 05:50 GMT | 1 |
Developed a program in Access 2000. Turned off confirm messages for queries in tools options. Works fine when installed on Win 98 or Win 2000. Confirm messages return when installed on Win XP. How can I prevent this, other than redeveloping in Access 2003.
|
| Sum based on field matches and Y or N controls | 19 May 2005 05:01 GMT | 1 |
What I'm trying to do is very confusing. I don't even know if I can explain what I'm trying to do even, but here goes nothing: I have a database that's for an insurance company, and this database serves as a tool to use to annualize insured's reported quarterly payroll. I have
|
| Data too long | 19 May 2005 04:15 GMT | 1 |
Hi, I have a memo field to update with a description that is approximately 3,00 characters in length. I created a select query to return the records that need to be updated and I manually pasted the dexcription directly into the query results. However, when I review what I ...
|
| Query question | 19 May 2005 04:13 GMT | 5 |
This sounds like a very simple thing to do, but I can not make it work. Basically, I would like the database to return entries regardless o wich field the search term is in. Because many of my fields are memo I can not use the find key. Fundamentally, I would like it to searc
|
| How do I stop from getting repeats | 19 May 2005 04:00 GMT | 1 |
I have a table with customer invoice information on it. I have another table with customer payment information on it. With a query I want to make an AR balance sheet to show what is outstanding for a spacific client. When I try to do a query with each table linked on the customer ...
|