| Thread | Last Post | Replies |
|
| Error message in query? | 12 Jul 2005 19:35 GMT | 2 |
I have a field named CityStateZip that shows the City Name, a comma, State and Zip. i.e. Houston, TX 77478. I used SQL as below: Trim(Mid([04 Name address].[CityStateZip],1,InStr([04 Name
|
| Complicated Filtering Query | 12 Jul 2005 19:30 GMT | 1 |
I realized I was posting on the wrong message board, so I thought I would post it here. Here's my question: Now I have another question. When select from two different combo boxes, I want it to only be narrowed down to those two selected. For example if I
|
| AR Aging Query | 12 Jul 2005 19:28 GMT | 4 |
tblCustomers: CustKey(pk); CustNo; CustName tblCharges: ChrgKey(pk); CustKey(fk); ChrgDate; ChrgAmount tblPayments: PmtKey(pk); CustKey(fk); PmtDate; PmtAmount I want to display CustNo, CustName, [Chrgs-Pmts(00 to 30 Days Old)],
|
| Joining Tables | 12 Jul 2005 19:18 GMT | 3 |
I currently have one table in a database that holds all information for each project. It is currently set up so the the user enters the job name and is given a job number via autonumber. It is quite large and I would like to break the 1 table into several - for
|
| A FILE CALLED COMPDATA IS IT A FILE TO RUM WINDOWS XP | 12 Jul 2005 19:01 GMT | 1 |
COMPDATA IS FULL OF INFORMATION ON UPGRADING MY PC FROM WINDOW 2000 TO WINDOWS XP ALL THIS DATED WAS ON IT BEFORE I RECEIVED IT SO I AM THINKING THIS IS NOT NEW PC BUT UPGRADED THE COMPANY I PURCHASED IT OF HAVE E-MAILED ME AND SAID THAT I SHOULD LEAVE COMPDATA ALONE BECAUSE IT ...
|
| search pattern in access module | 12 Jul 2005 18:34 GMT | 4 |
I'm looking for a search pattern to match call numbers in a library catalog database. I want to find all call numbers that begin with 8 and end with 3. The call numbers are anywhere from 3-7 digits,with or without a decimal point in them. The call number field is designated as
|
| Ranking the reults of my query/report | 12 Jul 2005 16:38 GMT | 4 |
Ive produced some reports in Access. Id like to rank the results.. IE. 1, 2, 3 etc through 10. Can anyone tell me how to add a ranking? Thanks,
|
| Wildcard use in QBF Combo Box | 12 Jul 2005 16:23 GMT | 2 |
I have created a query by form (QBF) that allows the user to select the parameters for a query from drop down lists. I know how to allow them to search for the exact value selected from the box, and i was also able to allow them to search for the value from the box with a ...
|
| Querying for Date() in Field Formatted General Date/Time | 12 Jul 2005 15:15 GMT | 2 |
I've either had too much Mountain Dew or not enough, because I cannot get what should be a simple query to return desired results. My only criteria is trying to find records with the current date using Date(). The field is formatted as General Date because it stores date and
|
| How do I get a query to show all values when a combo control is em | 12 Jul 2005 15:15 GMT | 17 |
Hi there - hope somebody can help? I've created a query to base a report on and I want the query to limit the lines returned based on what is selected in several unbound combo boxes in a form I created.
|
| Selecting DISTINCT records from 2 Tables into another | 12 Jul 2005 15:09 GMT | 6 |
I need to set up a table of (Distinct) countries that exist in a master file, for use in a list box, and add an extra "(select Country)" record up front, so that it is the default visible choice in the list box. I thought of creating a replica of the master file ...
|
| Determining the next Sunday from a date in a table. | 12 Jul 2005 13:35 GMT | 3 |
Below is a table of dates used in the company to determine holidays and workdays: NGCID CalendarDay Weekday NonBusinessDay 2727 6/19/2005 1 Sunday
|
| update query with a memo field | 12 Jul 2005 13:28 GMT | 1 |
I am trying to use an update query where use a form to select a record from a table, and then by using a button, it runs an update query to update a memo field in another table -- the fields CustomerRequestDescription and CommonItemLongP are both memo fields. When I run the ...
|
| problem getting totals in a query | 12 Jul 2005 13:27 GMT | 2 |
I have asked this in reports, but now it is more of a query problem (I think) I have a query that pulls all the orders and order details. In each row I have a orderdetailID and a product. I need to get the total weight of
|
| Parameter Box Pops up Twice | 12 Jul 2005 13:06 GMT | 2 |
In one of our queries we have a parameter set to enter a project number, but we would also like to have the date sorted as well. We put a decsending sort on the date column and now the project number parameter box pops up twice. How can we get the box to only pop up once?
|