I have a distribution list that shows all the contact when viewed in the Contacts module. But when I create a message to send (Outlook 2003 / Word Editor) using the Distribution List name in BCC,...
Type: Posts; User: ASD; Keyword(s):
I have a distribution list that shows all the contact when viewed in the Contacts module. But when I create a message to send (Outlook 2003 / Word Editor) using the Distribution List name in BCC,...
Thanks! I really appreciate you folks.
I Saved As my Powerpoint files as a Presentation (.ppt) file. But when I double click on it, it comes up in the Powerpoint Edit mode rather than automatically starting the slide show. Am I missing a...
I have inherited a project which is a 50 slide Powerpoint with an embedded Excel file. The previous person created a single file .PPT and put on a Business Card size CD. THey hand them out at...
@!!&SA!@!@!!! (I used other words). Thanks. I must be getting too old for this.
I deleted previous post, the problem was not fixed so I stripped down the database: WHen you open it, open the frmProjects. You will see a subform called invoices with one entry. Click on the command...
I have a form that once the user accepts it, my program creates records in a local table for each form line that has data. My user noticed that only 4 lines were being captured.
I checked the code...
Thanks, I will work on that.
Wow, I have some old code to clean up. Got error in other forms. So I created a new database and imported the problem form with the tables. In the new databsae with just the one form, it was okay on...
Earlier in the month, Hans (and Greg) gave me the code to call Outlook from an Access Program (Post 686,286).
I have installed on several computers and it works fine on all of them but one. With...
I previously had programmed an Access Front end to a Modeling program that is build on Microsoft SQL. We have switched vendors and their program is on based on Microsoft SQL Server 2005 (Enterprise)....
Excellent! Thank you very much. This made my day.
Edited by HansV to provide link to post - see <!help=19>Help 19<!/help>
I want to call Outlook from an application ala Mailto: in HTML. I would like the Outlook to popup with the Subject to line...
For years, I have been developing internal systems using Access with a lot of modules. I have also developed a fair number of simple, non-database driven Web applications using Dreamweaver MX....
Thank you, apparently this was the problem. I went into the hosting e-mail site and deleted the messages in the mail box. Have not received these messages since.
I get three message in my Junk mail folder again and again. I delete them and the next time I go into Outlook they reappear. They can also multiply. I ran an AVG Anti-virus scan, an Ad-Aware scan and...
My bad. In the past, I have specified that I was using 2003 in the 2002 mode. I got lazy today! Sorry.
Alan
Hans,
I think I found it. Under Tools / Options / Forms-Reports, there is a check box for using Window Based Themes. In the new database, it was checked. In the prior database it wasn't. When I...
I don't think so and if they have, they only changed for this one form when it is in this one database. The form is okay when in other databases.
I have a form which has a tab control in the detail section with sub-forms in it. All of a sudden the background color has changed to all white while the rest of the form has retained the default...
I think you need to get an Adobe Distiller type of product so that you can 'print' to a PDF format. There may be some shareware products out there. I had bought one call Nitro PDF for about $50 a...
First, thanks for your feedback. It looks like I can't do what I am trying. However, let me just restate what I am trying to achieve, I may be on the wrong path all together.
1. The client likes...
Hi,
Its a subreport, not a subform if that makes a difference. The main report has the basic customer info. The detail section is a sub-report that has a one to many listing of item records for...
I can change the sort order of an Access Report by using the orderby code. However when the detail section in the report is a subreport, I can't make it work. Apparantly the report needs to be open...
Thanks, I found the problem in the query sitting behind the report. It was looking for another record that hadn't been written yet. Thanks for your help.
Alan