| Thread | Last Post | Replies |
|
| Change Color of Query Name? | 20 Sep 2007 18:48 GMT | 2 |
I have an Access 2002 database in which I have about 100 queries. Most of them are used infrequently, and a few are used very frequently. While in the database window, I'd like to highlight the frequently-used queries by changing the color of their names or the
|
| Employee "Login", Lookup and display name from number | 20 Sep 2007 18:45 GMT | 3 |
I'm making a data entry form that i would like to have display the operators name. So far i have a preceeding "Login" form in which the operator inputs his/her employee number into a text box "txtopnumber".
|
| 3 tables, join query question | 20 Sep 2007 18:40 GMT | 1 |
I have 3 tables (table1, table2, table3), all of them contain same columns ( id, code, date1, date2, date3) and I need to get out by 'code' field all records that: 1. are in all 3 tables (this is easy - simple join query)
|
| creating counter query | 20 Sep 2007 15:56 GMT | 2 |
I need to create counter query based on dynamically generated value. value = 52 some query: select * from table some result 1
|
| MS ACCESS, Saving data from a pop up form | 20 Sep 2007 14:30 GMT | 3 |
Hi, i have created a database to store contractors invoices. I have approximately 9 tables and 3 forms. One of my forms(frmContractors) has all the contractor details and this also contains a sub form which includes cost details. In the sub form i have included a button which
|
| Using 2003 db in 2007 | 20 Sep 2007 12:59 GMT | 10 |
This is something I can't test (don't have 2007) and found no definitive answer, but a few conflicting ones. Will a 2003 database work correctly in Access 2007? Don't want to do any design work, just execute and use the database in 2007.
|
| Blue screen system halts, CA antivirus, MS Access | 20 Sep 2007 09:57 GMT | 18 |
I've dealt with blue screens that frequently occur while developing in MS Access (really bad in Access 97, not quite as bad in later versions of Access). Finally, I had a blue screen that mentioned a driver: Vetefile.sys, and I tracked that down to CA Anti-virus. After searching ...
|
| Service Pack 3 & Combo box problem | 20 Sep 2007 08:38 GMT | 5 |
I decided to install Office 2003 Service Pack 3 on my home computer to test (in full knowledge that there may be some issues with it). After installation, I have noticed that with a small database I wrote for home, the combo boxes and listboxes no longer display the bound column. ...
|
| Linked Table Question | 20 Sep 2007 08:06 GMT | 3 |
I've developed an app that allows the user to choose a text file to link to using the TransferText method. It works fine but I want to mitigate for the user choosing the wrong file. I thought I'd do this by testing the linked file for the existance of a certain header (field) ...
|
| Text and check box relationships | 20 Sep 2007 08:00 GMT | 2 |
I am creating a database form that has a date field and a check box. When a user enters a date then I want the check box to automatically be null and if no date is entered I want the check box to be ticked. I am quite new to access to please only easy solutions
|
| enumerate in ms-access | 20 Sep 2007 07:35 GMT | 3 |
I would like to know if there is a way in ms access 2003 to add consequtive numbers to a new column to 'count' the records. This count should start over by every by variable. for example: I have a table:
|
| Trying to extract month from a date field to compare in report | 20 Sep 2007 06:13 GMT | 3 |
I am trying to run a report using a parameter for where the user chooses a month from a combo box. Then on the report, I want it to compare the month to a date field and choose only those dates with the month chosen from the parameter form.
|
| Ensure "Printing is complete befor running code | 19 Sep 2007 23:07 GMT | 4 |
I am writing a routine to email bills to clients. The method which works other than a timing problem is this Run a query on those clients with emails Create the invoice (This is quite complex) and in order to preserve the
|
| Help with vb coding using reports? | 19 Sep 2007 22:40 GMT | 6 |
How can I show only the data that is not null without suppressing the record containing the null data? My Table (Driver) looks like this: ID ID2 ID3 Color Car Name
|
| 'Match' field in Find and Replace window | 19 Sep 2007 15:06 GMT | 1 |
Is there a way to have in 'Match' field in the Find and Replace window to have something other than 'Whole Field' as the default.
|