F
FerryMary
Hi,,,,it's me,,,,yet again.
Believe it or not, I have actually figured some things out on my own by
researching other people's questions, training segments,,,but I'm not asking
the right way this time or something.
Using Access 2003, in forms I want to send a filtered form (New Work Request
Confirmation type of thing) to Operation from whence the order originated.
(why I'm speaking this way is beyond me)
Using DoCmd.PrintOut I can only print to my default printer.
I'd like to use an unbound combo box with a value list of site options and a
"Select Case" with PrintOut to IPAddy of printer attached to server.
ex.
Select Case
Case MyOps
DoCmd.PrintOut (To IPAddress xxx.xx...)
I've seen how to collate/or not, number of pages etc,,but destination has
not been as easy to locate. Perhaps I should just stick with the email
option?
Mary--thanks again
Believe it or not, I have actually figured some things out on my own by
researching other people's questions, training segments,,,but I'm not asking
the right way this time or something.
Using Access 2003, in forms I want to send a filtered form (New Work Request
Confirmation type of thing) to Operation from whence the order originated.
(why I'm speaking this way is beyond me)
Using DoCmd.PrintOut I can only print to my default printer.
I'd like to use an unbound combo box with a value list of site options and a
"Select Case" with PrintOut to IPAddy of printer attached to server.
ex.
Select Case
Case MyOps
DoCmd.PrintOut (To IPAddress xxx.xx...)
I've seen how to collate/or not, number of pages etc,,but destination has
not been as easy to locate. Perhaps I should just stick with the email
option?
Mary--thanks again