Peterssoftware.com, they have a lettermerger that opens word and puts what ever letter you create and merges information, names, amounts, dates, or whatever into a letter.
Perhaps you can use this somehow. It's worth a look.
I want to print a page with .5 magin instead of the typical 1 inch. I am using access 2000, so i can not use printer.leftmargin. Is there a way i can do this through code somehow instead of going into page setup on each users computer? If the page margin is set to larger than 1" it will print...
I can only fine example code for PrtMip used in printing or setting reports. And it seems like there is a problm running this in a access runtime enviorment.
I know in access 2003 i can use:
printer.leftmargin = 0
but in access 2000 there is no printer object. Is there a way of setting the margin with vba from access 2000?
Tried restarting
I tried restarting, it no longer makes the sound when i open a inputbox, but messageboxes still make the sound. Any other suggestions?
I want to stop the beep sound from coming up when i open a messagebox, i did already uncheck 'Provide Feedback With Sound' in options. Any other suggestions?
Can you compact on close in an access 2000 runtime enviorment?
Also, if i select the option to compact on close will it work on every computer i copy this database to? Or is it a property of that computer?
Did u check peterssoftware?
Peterssoftware has a nice add on program, check it out.
Looks Nice... http://www.peterssoftware.com/lm.htm
Let me know if u try it and how it goes.
This is a stripped down version of my public access terminal.
It is a sort of nice way to post information/run simple searches, and make sure that a this is the only application running.
This program is ment to be used with no keyboard infront of the computer. This way a user can not...