Recent content by Matrix_zero

  1. M

    generate word document

    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.
  2. M

    Can you automatically set a forms's margins in a2k.

    bump for some info.
  3. M

    Can you automatically set a forms's margins in a2k.

    Come on, someone has to have needed to set a forms margins in a2k with out going into page setup.
  4. M

    Stop BEEP when msgbox appears.

    I don't want to have to do this on each users computer. Is there any easier way?
  5. M

    Can you automatically set a forms's margins in a2k.

    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...
  6. M

    Stop BEEP when msgbox appears.

    it is playing a sound file through the external speakers.
  7. M

    Stop BEEP when msgbox appears.

    Windows XP Home, office XP
  8. M

    Stop BEEP when msgbox appears.

    bump it to the top
  9. M

    Adjust margin with vba code?

    Anyone know?
  10. M

    Adjust margin with vba code?

    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.
  11. M

    Stop BEEP when msgbox appears.

    anyone have any ideas?
  12. M

    Adjust margin with vba code?

    What is that? What is that? How does it work?
  13. M

    Adjust margin with vba code?

    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?
  14. M

    Stop BEEP when msgbox appears.

    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?
Back
Top Bottom