Chrisso wrote "Is there an API call similar to Application.GetOpenFileName
that will
> allow a user to select a folder and then return the selected folder as
> a String?"
What if the user just needs to open a file in the selected folder which will
then run in its usual programme independantly of Excel. All the solutions I
have seen give a way of selecting the file path. How do I get the file to
open in the correct programme, i.e. .xlm file opening in Infopath. I am using
Excel 2003 and Infopath 2007
"Chip Pearson" wrote:
> See http://www.cpearson.com/Excel/BrowseFolder.aspx for example code.
>
>
> --
> Cordially,
> Chip Pearson
> Microsoft Most Valuable Professional
> Excel Product Group
> Pearson Software Consulting, LLC
> www.cpearson.com
> (email on web site)
>
>
>
>
> "Chrisso" <(E-Mail Removed)> wrote in message
> news:b0b5571e-8c2a-4568-bf8c-(E-Mail Removed)...
> > Hi All
> >
> > Is there an API call similar to Application.GetOpenFileName that will
> > allow a user to select a folder and then return the selected folder as
> > a String?
> >
> > Thanks,
> > Chrisso
>