by: madeo |
last post by:
hi,
i'm looking for some script which would export address labels from a
mysql db to pdf ...
There's an exapmle, but i'm not able to convert it for using with
mysql ... can anybody help?
THX...
|
by: Chris B |
last post by:
Does anyone know of a way in VB.net, to implement the
following functionality in printing address labels.
Allowing the user to select from which location on a
stadard address label sheet (Avery...
|
by: Shannon Rotz |
last post by:
I have a function in a Microsoft Access module (below) which creates a Word
XP Mailmerge document, drawing the data from Access XP. I can get the
connection to work fine. However, when I create...
|
by: Ray Todd Jr |
last post by:
I can't get ths code to correctly execute. After I have clicked on a
Access Form, I want the code to open the word document, merge the data,
print the forms and then close the two windows that...
|
by: Anne Richmond |
last post by:
I have a Word(2000) mailmerge routine (code below) which works OK but always
names the merged document "Forml Letters1". How do I change this to
something else?
Also how do I automatically save...
|
by: Bob Smith |
last post by:
I have existing word documents that we need to have the
data document reflect whether we're running in
development, test or production.
The data header is longer than 255 characters, so I cannot...
|
by: Alejandra Parra |
last post by:
I'm merging labels in code (in VB .Net)
I have the next code:
Dim doc1 As New Object 'Dim doc1 As New Word.Document
doc1 = CreateObject("Word.Document")
doc1 =...
|
by: bobh |
last post by:
Hi All,
I have this older code(see below) that I used for a mailmerge in
another application, I'm looking to do something similar but a little
different in that, this time I have a single record...
|
by: dbsog7777 |
last post by:
I was trying to use the sample code below, but I encountered two errors:
Application.DoEvents() and AutoText(entry). I am not sure how to correct the errors. I trying to use the sample code to...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|
by: GKJR |
last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
|