| Thread | Last Post | Replies |
|
| Listbox value to a Textbox | 11 Jul 2007 11:16 GMT | 4 |
Hi Friends, The purpose behind the question is some thing like this: I want to prepare a report based on certain values of a table. So i designed a query with the expected filed name with [Enter value]. But this takes only one value. I
|
| Create Control in Word Using Automation | 11 Jul 2007 11:14 GMT | 2 |
I am using Automation to create a Word document from Access. How do I create a check box and specify its location and value on the document.
|
| Programmatically Create CheckBox on WORD Doc | 11 Jul 2007 11:13 GMT | 7 |
I am creating a WORD doc based on info in an Access database. I need to programatically with VBA create a checkbox in a specific position on the doc and indicate it is checked. I'm sure there is a simple way to do this - but days of searching has not produced code that ...
|
| Reservation System | 11 Jul 2007 11:08 GMT | 3 |
For Q1 , I got the cbotoolName as the filter the criteria and theHi Paul RE : Q1 I got the cbotoolName as the filter the criteria and the txttoolName should filter out the same thing as the cbotoolName just that the txttoolName is
|
| Inserting Company Logo on a Report | 11 Jul 2007 04:04 GMT | 7 |
I would like to insert a company logo on a report. This is a multi-user app such that the inclusion (or exclusion) of a logo and its path/file location will not be known until runtime (can be passed from an open form). How can I do this?
|
| Can Access Report be in body of e-mail, not as an attachment? | 11 Jul 2007 03:51 GMT | 4 |
I created a procedure that will e-mail the results of a report as an attachment. Is there a way to have the report appear in the body of the message so the recipient doesn't have to open an attachment to view it?
|
| Complicated Coding, Help | 11 Jul 2007 03:34 GMT | 2 |
Hi Everyone; Hope someone can help me out. I realize this might get a little complicated. Is it possible to do the following:
|
| Creating Multiple New Records based on User Input | 11 Jul 2007 00:28 GMT | 1 |
I have a table that stores information on specific items made. Items have unique serial numbers which serves as the primary key. As soon as the order is taken, I know what the serial number will be and want to create the corresponding db record immediately (i.e. weeks or months ...
|
| Access add-in to generate VBA code | 10 Jul 2007 23:11 GMT | 2 |
I'm new to VBA and wonder if any have some tip weather it exist any good Access add-in to help generate VBA code. Thanks, JohS
|
| Database Application for the Web | 10 Jul 2007 22:39 GMT | 3 |
I have a Windows Server 2003 system that hosts our email (Exchange) and web site (IIS). I would like to be able to design a database application that would run on our server and be accessible from the internet. Is there a way to write an Access application and host it on the ...
|
| Changing a field caption | 10 Jul 2007 22:04 GMT | 7 |
> I was wondering what the language was to change a field's caption > > my guesses didn't work: |
| Report Description Property | 10 Jul 2007 20:56 GMT | 2 |
If you select a Report in Access you can right click on it and open a Properties dialogue. Under this dialogue there is a Description field. I have a form where I display some of the reports in my MDB in a list box, and I am wondering if it might be possible somehow to reference ...
|
| DDE - How to do it? | 10 Jul 2007 20:40 GMT | 5 |
Can anyone please show me the correct lines of VBA of how to establish a DDE connection from Access to Excel. I tried it the way as shown in the help. It gave me the error saying that the application Excel cannot be found. I have Excel and Access 2003 installed with XP.
|
| Access Memo Field to WORD Doc | 10 Jul 2007 20:12 GMT | 1 |
I have an Access Table with a Memo Field which I'm trying to get into a WORD doc via VBA code. I'm certain this is something elementary I learned way back in my early Access days, but am not recalling the proper procedure to do this.
|
| Update 1 field by clicking on any field. | 10 Jul 2007 20:10 GMT | 1 |
Here's what I need to do... In a form view, I want to be able to click in any field in a row and automatically set the value of another field (not displayed on the form) to "-1" (field in question is defined as Yes/No). How? Thanks in advance.
|