Here is my predicament:
I converted a small MS Access 97 about a year ago to MS Access 2000. There was a problem with the mail merge component. I stumbled around and finally got it to work when I used it. But my user still can't run the mail merge
component. This user can update the Access...
I appreciate all that responded!! Each one of you helped me and I got what I needed. I do apologize for not explaining myself well enough. I know what I want or need but sometimes I can't explain it well enough for folks that are hard core techies!
Thanks again!!
RLH145
I have a custom menubar that I need to observe the code that is set up behind each selection on the menubar. I don't do this very often and I have forgotten how to do this. Can someone help me? I hope that I have been clear in what I am asking for.
Thanks for any help!!
Gentlemen,
I have found part of the problem. I came to find out that the following lines:
FormPath = rstRecipient!FormLocation
SavePath = rstRecipient!Savelocation
pointed to elments of a table that had not been updated in several years thereby pointing to a fileserver that did not exist...
RoyVidar,
Under normal circumstances, MS Word will automatically activate. In this case, nothing appears on the screen when I execute the command to print letters.
I will look at the faq you have referred me to.
Thanks!
Ralph
I am including the code. I apologize off the bat for the size. The first procedure called from this module is "GETWORDMERGELETTERS". To just recant, this was originally written in Access 97 and has not been touched since converting to Access 2000.
Here goes:
Option Compare Database
Option...
Here is my predicament: I have an Access Application that I support that was written by another programmer originally in MS Access 97. It has since been converted. There is logic in this application that will execute a query to define specific data and the program is supposed to execute MS Word...
I have a user encountered this situation. They use Dreamweaver heavily on a particular website and from Friday to Monday witnessed a different looking page when brought up the page in Dreamweaver to modify. But when they preview the page, it still looks like the way they want it to look. They...
I have a custom menu bar that I need to make a couple of changes to. I have click and dragged a couple of new reports to appear under one of the headings in this menu bar. Now I need to change the name that appears since it is currently displaying the report name and I don't want that showing...
I get the following error message and upon experimentation, it occurs when I added an extra report to an existing application. I was in the middle of adding new components to the application with no problem until I added this extra report. Once I added it, the error appeared and I could not stop...
I have what is a pre-defined form set up in MS Word by way of scanning it in. It happens to be a restaurant inspection certificate. I have been asked to be able to use this template and add the correct grade and score in the appropriate places and print it out.
In this case, I do not have...
Forri,
I just spoke to a tech person in my shop. They told me that if I have Service Pack 5 (And I do!) then I have all previous service packs (they are cumulative).
Thanks!
Ralph
I need to set a report from portrait to landscape. I searched the archives and found what I thought I needed. I made sure I had service pack 5 and where I thought I needed it, I inserted the following statement:
Report8.orientation = 2
I got the following compile error: Invalid use of...
I am teaching myself Java by going through a book written for Cobol programmers. I get this 'Can't resolve symbol' error when I try to use this statement":
ErrorMsg setErrorMsg = new ErrorMsg;
The error seems to be pointing to 'ErrorMsg'. Now, I have already defined in the same directory...
I am working with variable length records in a program for the first time in a very long time. I am not sure how to set up the FD statement and when I try what I think is right, I get error messages IGZ0201W and IGZ003355.
Does someone out there have some code that shows a variable length FD...
My client has a database that has security on it and a form that appears on the startup.
The problem is this. Most of the time he is able to get in the design mode by holding the shift key down and clicking on the database. But this one database he has does not do it successfully anytime. Is...
I can't seem to get a field name reference correctly for use in a FindFirst method. Here is the logic I am using:
Private Sub PageHeaderSection_Print(Cancel As Integer, PrintCount As Integer)
Dim StrSql As String
Dim StrCriteria As String
Dim StrCriteria1 As String
Dim StrCriteria2 As String...
If this is not the right forum to ask this, could someone let me know?
I am having a problem with deleting a record in a Frontpage application. The cancel button on my delete confirmation page is using a response.redirect statement that points to an .asp file with no paramenters. I need to...
The reason I am asking this is that I am getting a "Too many fields defined" error when I run a Microsoft Frontpage application to update an Access database. I have removed fields and reduced the field's size appropriately. I have saved the table to another name; removed the original...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.