| Thread | Last Post | Replies |
|
| just checking | 29 Mar 2007 23:21 GMT | 1 |
Catherine Please let me know if you recieved this email. From Margaret
|
| Add new table field to Report | 29 Mar 2007 23:20 GMT | 1 |
After I create a Report I want to go back and add a few fields to a table and then bring those new fields into the Report. When I bring up the details list I don't see the new fields I created. Help!
|
| Display multiple query records in one row | 29 Mar 2007 23:10 GMT | 1 |
I am trying to write a query that will return one row of data even though there are multiple records. For Example. If I want to search for all accounts created in last month. Table
|
| Get long *.txt into string | 29 Mar 2007 23:09 GMT | 2 |
Hi the below function is to get a *.PGN file into a string. When i have a small string it works good. But it doesn't seem to work with a long string. Private Function GetPGN() As String Dim strPath As String
|
| Access database over the web? | 29 Mar 2007 21:42 GMT | 6 |
What is the best way to have my database available over the web? I would like to have my access 2000 database available over the web to users with passwords. They will need to be able to edit records and print reports. Is there a better/easier method than access? The local phone ...
|
| Compare Query - doesn't show if null | 29 Mar 2007 21:26 GMT | 2 |
I am trying to run a query that checks one table against another. For instance if the address field in table two doesn't match the address field in table one - I would like the query to return the record (<> table1.address). It works unless table.address is null. Any one know ...
|
| Extract part of a text field | 29 Mar 2007 20:56 GMT | 2 |
I have a table with a column named "Remarks". All of the data looks like this: EQ: 4803CAGEN001, OPERATION: HYDRAULIC, LOC: ENGINE ROOM\\\\ LOWER LEVEL\\\\ PORT\\\\ FORWARD\\\\ CRIT CODE: 0, TECH MANUAL INDEX: 178, I only want to see the LOC:.....and stop at CRIT.
|
| Merging Two Tables | 29 Mar 2007 20:29 GMT | 2 |
I have a Table A and a Table B. Can I merge Table B into Table A. Both tables have the exact same fields, primary fields and properties. End result being a larger table A then deleting table B. Thanks
|
| Access database on a WAN | 29 Mar 2007 20:26 GMT | 18 |
Here's the situation: I have an Access front end application with back end on MS SQL 2000 server. We have roughly 20 users using the database on a daily basis, 2 of which are located in our European office and possibly more remote
|
| Access 2003 Rookie Question | 29 Mar 2007 20:14 GMT | 1 |
I want to create a button on a form that will ask me to specifiy a date range and then apply that date range to two seperate queries and give me both results. How do I begin to think about this?
|
| New Database | 29 Mar 2007 19:56 GMT | 3 |
I am building a new database for employees and their trianing requirements for each job. Okay, there are procedures that is required for each job. These procedures appear to be requirements for many jobs but at the same time there are other
|
| The mouse cursor disappears. | 29 Mar 2007 19:54 GMT | 2 |
In Office 2007 in all programs the mouse cursor disappears after about 3 seconds. It then takes one click to bring it back before any data can be typed in.
|
| Corrupt MS Access | 29 Mar 2007 19:52 GMT | 4 |
The visual basic message states that it can not access the system server. looking into it, help says that the system is corrupt. I can not open my MS Access. How do I uncorrupt this?
|
| What's the best way. | 29 Mar 2007 19:38 GMT | 1 |
I have imported some time sheet data from SAP. It has the usual information but the Hours are recorded by Work Datewith the chrge information. I'd like to execute a query or script to sum data by Week and display the results. I do have a table of Week Beginning dates and Week ...
|
| Max Value In Query | 29 Mar 2007 19:36 GMT | 4 |
I have a subform that uses a query to pull in quotation info. The query only pulls in the info relevant to a revision number that the user has selected on another form. In this way the user can call up the first ([RevNo] = 0) submission, the second ([RevNo] = 1) and so on.
|