Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to write a command for a command button in
Excel (on click). When I got to the visual basic editor what is the syntax for opening a file such as "C:\Reports\Reports.pdf. Thank you |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Lance
something like: Shell "C:\Program Files\Adobe\Acrobat 6.0\Reader\AcroRd32.exe C:\WRATBlue[1].pdf" Regards Trevor "Lance" wrote in message ... I am trying to write a command for a command button in Excel (on click). When I got to the visual basic editor what is the syntax for opening a file such as "C:\Reports\Reports.pdf. Thank you |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to open Excel From Visual Basic 2005 | Excel Worksheet Functions | |||
Unable to open Excel Help and Visual Basic Help | Excel Discussion (Misc queries) | |||
how to connect visual basic with excel file ? | Excel Discussion (Misc queries) | |||
Visual Basic code available for all open workbooks | Excel Worksheet Functions | |||
Converting text to pdf file using Visual Basic | Excel Programming |