Hi,
I am exporting data from a form in Access to Word using Bookmarks. I am using Access 97 and Word 97. Now the exporting works fine except when the users go back in database and update the same record and try to export the currently updated record, then my code is able to find the file and...
Hi,
I am exporting data from a form in MS Access 97 to Word and it works fine. But I am trying to find out a way so that when my clients go into a database and updates that record they can bring up the previously saved word document (since they always add screan shots of new projects in that...
Hi,
I am trying to export data from a form in MS Access 97 to MS Word but since my form contains radio buttons and check buttons and also since I am using Access 97 and VB5 I am not able to export the data.
Can anyone please help me in this matter?
thanks in advance
R143r
Hi,
I am trying to create a chart report in my database, and in it I am trying to track the number of changes we made in our projects and the total number of project we finished over past three years.
Now I have the following criteria for my chart:
Y-axis: Sum of number of projects and...
Hi Everyone,
I am trying to copy a record on the same table using the following code in VB:
DoCmd.RunCommand acCmdSelectRecord
DoCmd.RunCommand acCmdCopy
DoCmd.GoToRecord , , acNew
DoCmd.RunCommand acCmdPaste
DoCmd.RunCommand acCmdPaste
But when I am trying to execute the following code, it...
Hi,
I am trying to copy a record from a form and trying to save it in the same table. Now I dont want to use the duplicate record button that access has (because it doesn't work). Now is there any other way that I can perform this task using vb (i.e to copy the record in the same table)?
Hi,
I am creating a chart for my boss and in the chart there are four two fields that I want to be displayed. Now I want the chart to be broken down by month number in the x-axis and I want to make the series to be the year so that my boss can view the records (broken down by month) for the...
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.