Microsoft
Software
Hardware
Network
Question : Problem: Get Filename and path Excel VBA
Hi,
I'm trying to use a file dialog to allow the user to browse a folder to select a picture and then output that path and filename so that it can be inserted into another sheet later. My main objective is just to pick the file and output the path and filename to a textbox. I would prefer to have the path and filename in one string but it could be two seperate strings if needed.
Thanks
Todd
Answer : Problem: Get Filename and path Excel VBA
Todd
If you are doing this in Excel VBA use GetOpenFileName, that will return the name and path of the selected file.
Random Solutions
Internal LAN to External Ping
Is there a way to keep track of microsoft licensing on many servers rather than manually keeping track?
How to Publish a web service in remote server
Sending Object Via MessageQueue
wildcard usage in Scripting.FileSystemObject<wbr /> for dts workflow
Internet Explorer 7 - Slow to load Initially
How do I migrate Exchange 2003 Public Folder to Exchange 2007 using PFMigrate?
Two vb.net projects in one application
Can I use GPO to uninstall IE 8 ?
Append from Access to SQL Server key violation on any second query