Microsoft
Software
Hardware
Network
Question : VBA to open C:\
Is there a way to just open up the C: drive. Right now I have:
1:
DoCmd.OutputTo acOutputReport, "WOEmailReport", acFormatPDF, "c:\" & Me.WOID & ".pdf"
which saves a pdf copy of a work order on the user's hard drive. I want a message box to open that says 'A copy of your work order is HERE" - "HERE" being a hyperlink that opens up the location on the computer where the PDF was saved. Does that make sense? Yes, I can just have the message box say it was saved to the C drive, but then I will get calls from the less saavy users 'How do I get to the C drive?'. I am not sure this is possible. I know you can do it in reg VB, but not sure about VBA. Thanks for any help you can give me.
Answer : VBA to open C:\
Probably best to study examples of how others use it:
http://tinyurl.com/htmlun1
t
Random Solutions
Windows Update Error on Hyper-V guest on a HP Proliant ML370 G6 (NC375i network card)
Difference between Icefaces,myfaces,richfaces
in JSF?
Exchange Mail Problem
OCS 2007 R2 and Cisco call manager
New Windows 7 workstations in existing SBS 2003 domain
HP z200 Workstation Windows 2008 R2 'PCI serial port' driver and 'PCI Simple Communications controller' driver needed
64-bit version of Acrobat PDF Add-in for Office 2010?
Offline address book cannot be downloaded after moving mailbox to exchange 2010
open Firmware
Problem with file name comparison in unix script