I need quick programatic solution to the following problem.
I have created a large number of Word documents whereby the recipients contact details are taken from Contacts.mdb located at specific location.
Now, the database has been relocated to a different location and all old documents cannot...
I need quick programatic solution to the following problem.
I have created a large number of Word documents whereby the recipients contact details are taken from Contacts.mdb located at specific location.
Now, the database has been relocated to a different location and all old documents cannot...
Can anybody help?
I need to highlight (or create OnMouseClick event) Mail item in Inbox, save it as "filename.msg", zip it into "filename.zip" and send it out as attachment in a new ougoing e-mail. Can extra button be created in Toolbar for this purpose?
Early response would be most appreciated.
I have a following problem:
When I create Word document for printing labels, as soon as I point to the source Access database, and try to use the query which uses parameter, say Postcode, I am presented with Tables and some but not all Queries, namely, any parameterised queries are not shown...
Can anybody assist with this problem;
In Access 2002 I have a form with a number of textboxes.
Values of the fields derive from comparison of a number of pairs of dates, giving the DeltaDays for each pair.
There is one particular textbox which disappears completely from the form in 3 out 11...
I need to put a dialog box - File Browser (would it be Activex Control, if so, which one?) for picking the file to be attached to Outlook e-mail sent from Access form.
The Outlook part works OK and my script so far looks like this:
Private Sub btnEmail_Click()
On Error GoTo Err_btnEmail_Click...
Dear All,
I want to install the Access Runtime along with my application (say MyProg) using the directory tree:
Program Files\MyProg\Access_RT where "MyProg" is my application and "Access_RT" contains the Access runtime.
When I try to edit Accessrt.msi using Orca, I seem to be lost in Orca...
Dear All,
I want to install the Access Runtime along with my application (say MyProg) using the directory tree:
Program Files\MyProg\Access_RT where "MyProg" is my application and "Access_RT" contains the Access runtime.
When I try to edit Accessrt.msi using Orca, I seem to be lost in Orca...
Hi,
Can anybody help urgently, please?
In the script below the value of variable "strA" shows correctly in the Message Box, however, when I try to execute the SQL statement:
strSQL = "INSERT INTO [Material sent](Material, govt_id, [Date_Sent], sent) VALUES('Letter and Leaflet1', strA, Date()...
Dear All,
I want to install the Access Runtime along with my application (say MyProg) using the directory tree:
Program Files\MyProg\Access_RT where "MyProg" is my application and "Access_RT" contains the Access runtime.
When I try to edit Accessrt.msi using Orca, I seem to be lost in Orca...
Dear All,
I want to install the Access Runtime along with my application (say MyProg) using the directory tree:
Program Files\MyProg\Access_RT where "MyProg" is my application and "Access_RT" contains the Access runtime.
When I try to edit Accessrt.msi using Orca, I seem to be lost in Orca...
Can anybody provide me with the coding for implementation of Progress Bar in Access to show the progress of the
command:
-------------------------------------------------
objWordDoc.SaveAs FileName:="YourDocName.doc"
---------------------------------------------------
in the following coding...
I have a report based on a query resulting in over 100 records. I want to save each record as a Word document based on a template.
My problem is that when I use VB code with reference to recordset, it revolves around first record only and I would like to be able to save all individual records...
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.