View Single Post
  #13  
Old 07-22-2005, 02:05 PM
Bob Phillips
Guest
 
Posts: n/a
Re: Recursive Function + File searching to return path



"ph8" <ph8.1skiif_1122030359.6078@excelforum-nospam.com> wrote in message
news:ph8.1skiif_1122030359.6078@excelforum-nospam.com...
>
> Great, I got the code working and I edited to more fit my needs a tad.
> But I noticed it wasn't outputting the files in any logical order.
> Which again was missing the reason why I needed this list in this
> format to begin with.


I mentioned that in an earier post, but I guess my message got confused and
you must have thought mine didn't get the order correct. Filesearch must be
accessing based upon some other attribute rather than name.

> I compared the code to the previous code you gave me ("the long one")
> and realized they were different. I re ran the first code, and it
> seemed like it was displaying the list in the correct order. I also
> noticed the 'long code' didn't use the .Filesearch feature. How can I
> incorporate the output of the long code to do what I want it to. I
> couldn't find a way to edit the code myself, thats the one that really
> confused me when I tried to understand it =/


That is correct. AGain, that is relatively straight-forward, the complexity
is mainly in the browse folder functionality, but if you isolate that, it is
fairly simple. What amendment do you want to make, I should be able to help
you with that. Is it just removing the hyperlinks,. or do you want the date
as well (created, modified)?

> PS: ph8 is nothing more than an alias I have grown used to. Its I am
> generally known as when registering for online communities. The effect
> its suppose to create is the F sound from 'ph' with the word eight (8)
> said out loud. To put it bluntly, its the word "Fate" spelled
> creatively.


LOL!


Reply With Quote