im trying to use vba to put a button on the task bar of microsoft word that will send a document to a fax printer how can i do this as i am not familiar with vba any code samples help help help :)
Printable View
im trying to use vba to put a button on the task bar of microsoft word that will send a document to a fax printer how can i do this as i am not familiar with vba any code samples help help help :)
try
when i get on my computer, i'll send another post to you, this is from memory ;)Code:application.activeworksheet.print
------------------
david
Teenage Programmer
[This message has been edited by da_silvy (edited 02-11-2000).]