Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Hi everyone, I need to take file names from directories on my hard dirve and import the file name into a cell. I don't want to type all the file names into each cell. Also if I add a file to the directory I would like it to update the excel sheet and put the file in the correct place. If the second part is hard to understand, forget about it, I really need the first part of this question. Thank you, Craig -- craigwojo ------------------------------------------------------------------------ craigwojo's Profile: http://www.excelforum.com/member.php...o&userid=13767 View this thread: http://www.excelforum.com/showthread...hreadid=274415 |
#3
![]() |
|||
|
|||
![]()
Craig
Several methods to accomplish this.......I like Tushar's best. To add a "Print Directory" feature to Explorer, go to this KB Article. http://support.microsoft.com/default...EN-US;q272623& Or you can download Printfolder 1.2 from..... http://no-nonsense-software.com/freeware/ I use PF 1.2 and find it to be more than adequate with custom features. OR Go to DOS(Command) prompt and directory. Type DIR MYFILES.TXT All the above create a *.TXT file which can be opened in Excel. One more method if you want to by-pass the *.TXT file and pull directly to Excel is to use Tushar Mehta's Excel Add-in. This allows filtering and sorting once you have the data in Excel. http://www.tushar-mehta.com/ scroll down to Add-insDirectory Listing. Download the ZIP file and un-zip to your Office\Library folder. As to the second part of mission........the updating part......I think you would just have to re-import all filenames again from the folder. Gord Dibben Excel MVP On Mon, 1 Nov 2004 20:29:42 -0600, craigwojo wrote: Hi everyone, I need to take file names from directories on my hard dirve and import the file name into a cell. I don't want to type all the file names into each cell. Also if I add a file to the directory I would like it to update the excel sheet and put the file in the correct place. If the second part is hard to understand, forget about it, I really need the first part of this question. Thank you, Craig |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I import a text file into excel with each field as a sepe. | Excel Discussion (Misc queries) | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) | |||
VBA Import of text file & Array parsing of that data | Excel Discussion (Misc queries) | |||
import Lotus file to Excel | Excel Discussion (Misc queries) | |||
import csv file | Excel Discussion (Misc queries) |