I'm developing a simple VB app to manage the creation of some MS Excel files. Nothing complex, just some List Boxes, File List Boxes & some Command buttons. I'm using the Shell function in a button to allow the user to open a selected file with MS Excel. I'd like to do the same for printing a selected file. Similarly to right-clicking a file in Windows Explorer and selecting print. Is there a way to use the Shell function to accomplish this?
Thanks,
-MP
Thanks,
-MP