| Thread | Last Post | Replies |
|
| Text formatting (bold, etc) part of field entry in Access | 21 Sep 2007 16:16 GMT | 2 |
It would be nice to be able to select part of text in a field and make it bold, italic, etc., or even change its color without affecting the rest of the entry. I use a subform where I'd love to be able to accentuate a word or two in it without the whole subform taking on the ...
|
| Using Checkboxes in subforms | 21 Sep 2007 16:11 GMT | 1 |
I have a form "Clients" and a subform for the multiple projects under a specific client. I want to be able to create a checkbox in the subform where I can check the box for one project and not all the others. So far I've found if a box is checked all projects/boxes are checked. ...
|
| How do I stop black background printing in Access? | 21 Sep 2007 16:10 GMT | 1 |
I recently changed the appearances on an XP machine for a visually impaired individual. After making all the changes, the only thing that does not work properly is printing anything out of Access. The black background prints along with the document. The appearance settings are ...
|
| Update Query with Memo | 21 Sep 2007 15:01 GMT | 3 |
Hi Access MVPs, I'm using Access 2003. I have a bound form with subforms that's used for creating and revising records. My issue is on the side of revising existing records. Once the user
|
| Sort By Count | 21 Sep 2007 14:56 GMT | 2 |
I am using MS Access 2003. My database consists of anglers(fishermen) and their catches. My query produces a list of anglers and the date and time and weight of each fish caught by that angler. I want to produce 2 reports: summary & detail. I can
|
| Personal Collections Database | 21 Sep 2007 14:33 GMT | 3 |
Does anyone know where I might obtain a (free) database template for a personal collection? I need to be able to include several photographs of eah item and include those photos in a report (one page per item).
|
| Access 2007 Project Can't connect to SQL Server 2005 on my machine | 21 Sep 2007 14:28 GMT | 2 |
I have SQL Server 2005 Developer Edition installed on my PC. I can connect to it with SQL Server Management Studio and with a Visual Studio web Project running on the same PC. However, when I create an Access 2007 Project (same PC) and set the SQL connection to connect to the ...
|
| Linking Access database to an Excel Spreadsheet | 21 Sep 2007 14:20 GMT | 2 |
I have an Access database in which infomation on trapshooting contestants is stored. Is it possible to link to an Excel spreadsheet so that when we update the records in Access, it will automatically update the spreadsheet?
|
| Changing a field Name - Access 2003 | 21 Sep 2007 13:56 GMT | 1 |
If I change a Table field name in the Design View, will it have a cascade effect and Automaticaly change all the names in the queries, forms and reports?
|
| ACCESS 2000 AND THE DATE FUNCTION | 21 Sep 2007 13:36 GMT | 3 |
We receive data from our corporate office, in an Excel spread sheet with the date and time the data was collected in one cell. That data is then appended into Access. We need a query that will filter out all records except the ones from yesterdays date. We have tried using ...
|
| Searching My database and live results... | 21 Sep 2007 13:20 GMT | 2 |
Hi, I'm building a stock management system, which lists all the items which my client's company use, and how many they have in stock. Should they want to reorder some products, they can search the product's name and description to show a list of products that match keyword.
|
| Send an email template | 21 Sep 2007 13:14 GMT | 1 |
I have some email templates created in outlook that are saved on my desk top. Currenty I copy and paste the email address into the template. Can I use VB to write something to open that specific teplate and insert the email address. I was thinking of putting it on the doubble ...
|
| how do I set a drop-down list to have a default value when the page loads? | 21 Sep 2007 12:00 GMT | 2 |
in a Data Access Page? So that a default value appears in the dropdown -- justme0010
|
| Counting Records Delima | 21 Sep 2007 10:57 GMT | 5 |
I am trying to wrap my head around a record couting delima. I need to count the number of records in my table for "Total", "Open", and "Closed" using a "Reporting Period" which ends each Quarter. The user submits their report at the end of each Quarter and I use that
|
| bound control to find a record | 21 Sep 2007 10:36 GMT | 2 |
I am trying to use the folowing code as per Microsoft article 210239, but I get a compile error "Method or Data Member not found". It stops on the first C. Any ideas?
|