browse button


Posted by Daniel MacDonnell on November 13, 2001 1:15 PM

I want to creat a browse button in Excel (of course). Is there any way to do this and if so can i see an example?



Posted by Juan Pablo on November 13, 2001 5:23 PM

Just use the GetOpenFileName method, it works like a "browse", and you can even multiselect files. Search the VB help for it.

Juan Pablo