dbTalk Databases Forums  

print current record

comp.database.ms-access comp.database.ms-access


Discuss print current record in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Brian
 
Posts: n/a

Default print current record - 11-07-2003 , 10:52 PM






I'm trying to make a macro to print the current record. Can anyone help me
with this. I need to know how to setup the filter. Thanks






Reply With Quote
  #2  
Old   
DGCahill
 
Posts: n/a

Default Re: print current record - 11-08-2003 , 12:05 PM






Macro:
MacroName = "printcurrentrecord"
Action = "PrintOut"
Printrange = "Selection"

I sometimes attach this macro to a control button on the form footer, or as
a custom toolbar choice.

~Dennis Cahill

"Brian" <Lameira62 (AT) cox (DOT) net> wrote

Quote:
I'm trying to make a macro to print the current record. Can anyone help
me
with this. I need to know how to setup the filter. Thanks








Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.