View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Andrew[_9_] Andrew[_9_] is offline
external usenet poster
 
Posts: 30
Default Open Foldr Macro..?

.... Just used a - Hyperlink - in the End.
Imp Tink i used an "Execute shell folder" or something ages ago..!
<That'll Bug me now.. ¦-(
Thanx again,
A

"JLGWhiz" wrote in message
...
| You would use this particular code like a function. In a separate
sub you
| would enter a statement like:
|
| ShowFolderInfor("MyFile.xls")
|
| Which would then produce the date the file was created. See the
GetFolder
| page in VBA help for more info.
|
| "Andrew" wrote:
|
| Is there an easy Macro to open Folders from Excel.VB..?
| I'm Sure Ive done it before - but can't remember if it was a fs
| object or something.
|
| Thx for any Help/Feedback
|
|
|