Dec 10, 2001 #1 OneMixedUpStranger Technical User Joined Dec 4, 2001 Messages 7 Location IS Hello Is there a object or a feature in vba that is simular to DriveListBox and DirListBox ? Thanks
Dec 12, 2001 #2 StevePB Technical User Joined Dec 6, 2001 Messages 92 Location GB Microsoft offer a suggestion at the following url : http://support.microsoft.com Search using the following string : XL: Creating a Linked Directory List Box (Q130557) This refers to the GetOpenFileName method, but also suggests ways to only allow the user to select drives or directories. Hope this helps- S B-) Upvote 0 Downvote
Microsoft offer a suggestion at the following url : http://support.microsoft.com Search using the following string : XL: Creating a Linked Directory List Box (Q130557) This refers to the GetOpenFileName method, but also suggests ways to only allow the user to select drives or directories. Hope this helps- S B-)