473,387 Members | 3,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Sort of a mail merge question

Hi all

At the risk of shooting myself in the foot, I have a question that is in all
certainty off-topic, but if I may flatter a few egos, I've been continually
impressed by the breadth of knowledge/experience in this NG. so, I'd be
grateful if anyhone can help and/or point in me in the right direction.

I want to take records from an Access database and perform a 'mail merge' to
print out some basic info (name, address, a currency amount (e.g. 26.26) and
a textual version of the financial amount (e.g. "Not more than 27 pounds")
onto a giro (i.e. a continuous paper feed that will be sliced up and then
posted to customers as a bankable giro.

I realise that the source of the data (Access) is immaterial to correctly
aligning the data and printing it out, but wonder whether exporting to MS
Word and then figuring out a way to output this to a dedicated printer -
correctly aligning the data and recovering from any spoiled giros would be,
lets say, a challenge. We'd be talking about c. 1000 records per print-run.

So has this idea got any legs or do I need some professional input?

Many Thanks,
Paul
Nov 13 '05 #1
6 1522
Would you not design a report, and pint it out?

I don't see the problem here at all. You got a great report designer in
ms-access. Layout the fields/data on the report, and simply print it out,
and you are done.

It seems what you want/ask is a talor made problem for ms-access, and the
reprot writer....
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal
Nov 13 '05 #2
thanks for replying Albert.

The giros are essentially a batch a paycheques & have pre-printed ID
numbers onto them (which I have no prior knowledge of) onto which I need
to 'stamp' my names & addresses therefore I can't (nor would I want to)
simulate their appearance. So replicating is out of the question.

Any thoughts?

Thanks,
Paul

*** Sent via Developersdex http://www.developersdex.com ***
Nov 13 '05 #3
Are we talking about a printing machine here?

What you said so far still does not stop, or disable the ability of using
ms-access to send out the data you need..

When you say mail merge...to what are you sending this to? Do you want to
send the results to word?

Or, perhaps the results need to be output to some file that the check
writing machine needs?

You are just not being clear here, but so far, what you ask for sounds like
a reasonable request, and is certainly within the realm of using ms-access.
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal
Nov 13 '05 #4
Albert

Apologies for the ambiguity & thanks again.

your penultimate para is exactly what I need to do. At the moment, staff
type out each payee's details, this data is sent to a printer & the giro is
printed out. repeat ad nauseum.

I already have the data in Access on our network, so wanted to export this
list to some file (no problem upto here) - load it onto a stand alone pc
that's attached to the giro-printer (though I suppose it's no different from
other printers?) & away we go...

(Your suggestion however of using Access reports seems to easy to good to be
true: perhaps there is something about our giro printer that prohibits this?
From what you're saying, I suppose not)

Thanks again
Paul
"Albert D. Kallal" <ka****@msn.com> wrote in message
news:MDY3f.200485$tl2.195371@pd7tw3no...
Are we talking about a printing machine here?

What you said so far still does not stop, or disable the ability of using
ms-access to send out the data you need..

When you say mail merge...to what are you sending this to? Do you want to
send the results to word?

Or, perhaps the results need to be output to some file that the check
writing machine needs?

You are just not being clear here, but so far, what you ask for sounds
like a reasonable request, and is certainly within the realm of using
ms-access.
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal

Nov 13 '05 #5
I thought maybe I'd overlooked some important aspect given the nature of
the printing material - but data is data is data- it's that simple!

Thanks again,
Paul

"Albert D. Kallal" <ka****@msn.com> wrote in message
news:QsV3f.189625$1i.32664@pd7tw2no...
Would you not design a report, and pint it out?

I don't see the problem here at all. You got a great report designer in
ms-access. Layout the fields/data on the report, and simply print it out,
and you are done.

It seems what you want/ask is a talor made problem for ms-access, and the
reprot writer....
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal

Nov 13 '05 #6
Ok, so the end result is that this machine needs a "text" file of some type
in a particular order and format.

You need to grab the manual, or whatever, and find out what the machine
needs.

once you got the format, the you can

1) use the export features of ms-access to create a text file in the
correct format

2)
barring that ms-access don't have the correct export features/format, then
you can write some simple code in ms-access to OUTPUT the text file in the
format you need.

3) if the device supports windows printers, then you can make a report in
ms-access, and print directly to the device.

(Your suggestion however of using Access reports seems to easy to good to
be true: perhaps there is something about our giro printer that prohibits
this?
There might be. The printer might require a "text" only file (remember the
old dot matrix printers...they did not accept fonts, and graphics...but only
text data, and often, they could not work with windows).

If that giro printer supports windows output, then you likely can drive it
directly from ms-access (a reprot). If it does not support windows, then we
would generate the text file from ms-access, and then let the giro printer
chew on the text file.
From what you're saying, I suppose not)


Like I say, it is not 100% clear which of the two options we have to use
(but, at least we got the options!!)

I would just take a quick look at the manual, it should explain/point out
how to send data to the unit...

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal
Nov 13 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Kevin King | last post by:
I have a question about an assignment I have. I need to count the number of comparisons in my merge sort. I know that the function is roughly nlog(n), but I am definately coming up with too many...
3
by: Traci | last post by:
I need to do a mail merge letter from my database. The letter will be addressed to small companies and in the body of the letter I need to list employees of the company. There will be from 1 to 15...
8
by: Squirrel | last post by:
Hi everyone, I've created a mail merge Word doc. (using Office XP) , the data source is an Access query. Functionality I'm attempting to set up is: User sets a boolean field to true for...
9
by: Neil Ginsberg | last post by:
I have a strange situation using Access to automate a Word mail merge. Using Access 2000 and Word 2000, the code opens Word, opens the document in Word, sets a table in the calling Access...
2
by: Mike Stephens | last post by:
A contact management application we previously developed for a customer now has a requirement to perform mail merging. Normally request like this would be very simple to solve, we were just point...
1
by: ckirby | last post by:
I've inherited an application for creating mail merges from an Access 2003 ADP that needs an overhaul. To generate the mail merge , the app uses a shell command: result = Shell(str, vbHide) ...
9
by: rkk | last post by:
Hi, I have written a generic mergesort program which is as below: --------------------------------------------------------- mergesort.h ----------------------- void MergeSort(void...
6
by: crealesmith | last post by:
Firstly, I have no problem with mail merging to Word, VB code for that works perfectly. On one mail merge I need to merge 15 fields of data that are from 3 seperate records. The 3 records are all...
2
by: mqueene7 | last post by:
below is my code for my merge sort but I can't get it to sort properly. I am trying generate random numbers based on input from the user and then sort those random numbers. Can you tell me what I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.