LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Opening File Browser

I would like to open a normal Folder (Not a file) in VBA
for browsing files from a path contructed from an array.
If I put path in a cell as a hyperlink I can click on it
and the folder will open. If I try to open the folder fron
a macro I get errors.

I've tried:
Worksheets("SheetName").Range("A2").Hyperlink.Foll ow
NewWindow:=True

I get:
Object doesn't support this property or method

What I am trying to do, is allow a user to open a folder
based on a subject, direct them to the appropriate folder
that contains files pertaining to the subject and allow
them to choose the document they wish.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Workbooks opening in browser window Richard Excel Discussion (Misc queries) 0 January 17th 07 04:52 PM
Error opening a CSV from Web Browser after changing Region [email protected] Excel Discussion (Misc queries) 0 December 7th 05 08:09 PM
HTML HREF Opening in Browser JanetFan95758 Excel Programming 0 April 26th 04 04:31 AM
Opening browser window Abhay Parekh Excel Programming 1 December 4th 03 08:01 PM
runtime error 1004 when opening excel file via VBA in a browser Ken Hunter Excel Programming 2 July 31st 03 03:33 PM


All times are GMT +1. The time now is 06:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"