| Thread | Last Post | Replies |
|
| Type Mismatch | 06 Dec 2005 16:45 GMT | 2 |
I have a query that returns dates and times. in this query i have a field that creates a time ("9:00:00 PM" AS EndTime). This is a value that is needed in every returned record. This query works fine until it is used in a union query. I am getting a
|
| Problem running a query | 06 Dec 2005 15:45 GMT | 1 |
I'm trying to run the following query, but I get an error message: The code: Dim oDataBase As DAO.Database Set oDataBase = OpenDatabase("C:\Program Files\Microsoft Visual
|
| Access not returning all rows on most desktops. | 06 Dec 2005 15:19 GMT | 1 |
I have a VBscript that has been modified to work on 3 different Oracle views, and all 3 work great on my desktop. I have 1 of them, that only hits 1 Oracle view, and brings back 6 fields to populate the Access table, I pass the user ID and password in the script, so it shouldnt ...
|
| Combine two Access files of the together in one | 06 Dec 2005 13:45 GMT | 1 |
aIhave a web site with the database file that I download and update. I need to combine all the customers data before I upload a new one becuase the files are the same it over writes the old data. I want to combine my Data from ex. Shop.mdb (Todays file) with Shop.mdb
|
| READ ONLY ON NETWORK | 06 Dec 2005 13:25 GMT | 2 |
Hi I am fairley new to Access and urgently need some help. I have built a database comprising of various queries, forms and reports which is stored on a network drive. What I would like to do is have the database open to everyone as read only, however letting certain users only able
|
| Average with Time intervals | 06 Dec 2005 12:37 GMT | 11 |
I posted (creating relationships with time series) yesterday within "access Database Design". Basically I have 24 tables that are linked to txt files (the output of my instrument). Yesterdays question concerned how to create the relationships
|
| CAN I READ DATA DIRECTLY FROM ACCESS TO EXCEL??? | 06 Dec 2005 12:26 GMT | 1 |
Is there a way I can read data directly from an access query to excel without having to import it to excel???
 Signature Message posted via AccessMonster.com
|
| Access should provide folders to group queries and tables | 06 Dec 2005 11:24 GMT | 4 |
Right now in Access you can create a favorites list to show favorite queries, tables, forms, etc. But my problem is that often I have my own queries in a database used by several people that has structural updates every so often. I can import all of my personal use queries over ...
|
| formatting results in a union query | 06 Dec 2005 11:12 GMT | 2 |
this is probably really simple! I have a union query which lists financial data as either credit or debt, so a cheque paid into the acount is a credit and an invoice charge is a debt. I use the following code to build up Union Query:
|
| Invalid Argument in select queries | 06 Dec 2005 10:30 GMT | 2 |
On Friday I posted this: --An Access 2003 query that has been working fine, began throwing Error 3001, Invalid Argument when it is run. It is a Make Table Query, and when 2 particular fields are included in the query, it gives this error. Without
|
| query calculation problems | 06 Dec 2005 09:56 GMT | 2 |
I have created a query (qryProactive) based on left joins among three other queries. The resultant information is generally correct in that I get the proper numbers from the different queries into the broader query. My problem is that as the left joins allow nulls to be carried
|
| Research on Date in a query | 06 Dec 2005 08:01 GMT | 6 |
Hello, In my table called billed date: I would like to see all bills =>90 days (and <=90 days) from bill_date I have tried the
|
| Find matching rows (54 columns) | 06 Dec 2005 06:44 GMT | 8 |
I have a table that has 54 columns in it. I would like to know how to see how many of the records have complete identical records in all 54 columns. Is there an easy way to do this? I was going to use the find dups wizard but the size limitation prevents me from doing it. Any
|
| More help with A Not so simple - Max Function | 06 Dec 2005 05:38 GMT | 5 |
In reference to the recent post "Need help with a Max function" - I'm glad you confirmed that that works. That is how I intended to run a MAX date query (but I'm not having any such luck)
|
| mulitple select list query | 06 Dec 2005 05:18 GMT | 1 |
I have a simple salesperson and sales history query. How can I create a form and subform like the following: Main form has the first select from salesperson to salesperson i.e. sales07 to slaes12, the second select from sales date to sales date i.e. 1/1/2005 to
|