LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 50
Default browse between worksheets ?


below code cannot get worksheet names from the folder, how can we change the
code to browse all excel files whether they are in a folder or not ?


With Application.FileSearch
.NewSearch
.LookIn = "C:\Documents and Settings" 'amend to suit
.FileType = msoFileTypeExcelWorkbooks

..SearchSubFolders = True ?

 
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
Trying to browse Add-ins???? [email protected] Excel Discussion (Misc queries) 1 March 5th 08 08:47 PM
Browse Desktop jason2444 Excel Discussion (Misc queries) 0 August 6th 07 09:22 PM
Browse desktop jason2444 Excel Discussion (Misc queries) 0 November 29th 06 04:44 PM
Is there a way to heirarchically group worksheets, or browse them differently? [email protected] Excel Discussion (Misc queries) 2 July 18th 06 10:00 PM
Browse function Bijl167[_10_] Excel Programming 2 January 3rd 04 10:09 AM


All times are GMT +1. The time now is 10:22 PM.

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"