View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Browse for Folder from Chip Pearson

Are you using the API version or the Shell Object version?
--
Gary''s Student - gsnu200802


"Barb Reinhardt" wrote:

I've been using this code for about a year

http://www.cpearson.com/excel/BrowseFolder.aspx

and I'm now in the process of converting my macros to Office 2007. I'm
trying to test them on another machine, so I can't say if everything is
consistent. As far as I know, the only difference is that Office 2007 is
loaded instead of Office 2003.

I'm trying to select a mapped sharepoint drive using this code and this code
is no longer able to see it.

Does anyone have any ideas?
--
HTH,
Barb Reinhardt