Printing Cheques

Mik3

Registered User.
Local time
Today, 08:45
Joined
Jul 10, 2003
Messages
60
Is it possible to somehow get a name and the respective amount of money to be paid from 2 columns in an excel file and put them in a report to print onto cheques?
 
If you either link or import the data into Access first then you can print cheques, provided your printer supports the paper size
 
Probably need to create and use a function as well that will convert the amount into a text string as well for that part of the cheque - 100,000 to one hundred thousand.

If you manage to get it working, I would like one - Please make it payable to K Withers and put plenty of zero's in it :D
 
thanks for the help
i'll see if they can print a couple of cheques with a lot of 0's for you :)
 
There is a function here that will do it, it works upto $999,999,999.99 if that is big enough for you :eek:
 

Users who are viewing this thread

Back
Top Bottom