F
FennisDuck
vba project window
under heading VBA Project (Workbook.xls)
open folder Microsoft Excel Objects
I am given a list of worksheets & their given Names
which sheet I click on its open to a input window that is divided into three
sections
one section with drop down shows either Worksheet or (General)
the section opposite will show a list of `functions`
the large window below is the code input window
(sorry if this is boring but I want explain what I am looking at)
What I would like to do is use a Print command, for when I print that
particular worksheet i need it to perform a particular function before
actually printing
(I have already used the open and close Private sub - but is there one for
printing)
Thank you in advance for any help or assistance given
Thanx
under heading VBA Project (Workbook.xls)
open folder Microsoft Excel Objects
I am given a list of worksheets & their given Names
which sheet I click on its open to a input window that is divided into three
sections
one section with drop down shows either Worksheet or (General)
the section opposite will show a list of `functions`
the large window below is the code input window
(sorry if this is boring but I want explain what I am looking at)
What I would like to do is use a Print command, for when I print that
particular worksheet i need it to perform a particular function before
actually printing
(I have already used the open and close Private sub - but is there one for
printing)
Thank you in advance for any help or assistance given
Thanx