Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default copy doument names from a file into excel

I'm trying to copy 171 document names only into an excel spread sheet so that
I can then talk about the status of each document I don't seem to be able to
copy this information and then paste it into excel
I've tried Ctrl shift ctrl C ctrl V and nothing happens I've tried the Copy
function from the drop down menu but the paste option doesn't appear in excel
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default copy doument names from a file into excel

Have you tried pasting them into a blank word document and then ctrl v ing
the text from the word document into excel? that might work, other than that
i'm not sure how.
--
Jim


"Lizndc" wrote:

I'm trying to copy 171 document names only into an excel spread sheet so that
I can then talk about the status of each document I don't seem to be able to
copy this information and then paste it into excel
I've tried Ctrl shift ctrl C ctrl V and nothing happens I've tried the Copy
function from the drop down menu but the paste option doesn't appear in excel

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default copy doument names from a file into excel

From what type of file are you trying to copy?
What do you expect Control shift to do?
If you want to select all, try Control A.
If you want to select a specific range, select one end of the range, then
Shift select the other end.
If you want to select a non-contiguous range, use Control select on each
part of the range.
Having selected your required range, then Control C
--
David Biddulph

"Lizndc" wrote in message
...
I'm trying to copy 171 document names only into an excel spread sheet so
that
I can then talk about the status of each document I don't seem to be able
to
copy this information and then paste it into excel
I've tried Ctrl shift ctrl C ctrl V and nothing happens I've tried the
Copy
function from the drop down menu but the paste option doesn't appear in
excel



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default copy doument names from a file into excel

I tried pasting them into a blank word doc but instead of pasting the
document name -- the document itself is pasted -- thanks for the suggestion
though

"Jim" wrote:

Have you tried pasting them into a blank word document and then ctrl v ing
the text from the word document into excel? that might work, other than that
i'm not sure how.
--
Jim


"Lizndc" wrote:

I'm trying to copy 171 document names only into an excel spread sheet so that
I can then talk about the status of each document I don't seem to be able to
copy this information and then paste it into excel
I've tried Ctrl shift ctrl C ctrl V and nothing happens I've tried the Copy
function from the drop down menu but the paste option doesn't appear in excel

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default copy doument names from a file into excel

Like the names of files in a folder?

If yes, then I use this technique:

I open a command prompt:
Windows start button|Run
cmd
(in windows xp)
and hit enter.

Then I traverse to the drive and folder that contains the files.

I type:
dir c:\myList.txt

This creates a text file in the root drive of my C: drive (away from the folder
with the names).

Then I close that window.
Open excel and use File|Open to open that text file.

After I'm done, I can clean up that .txt file.



Lizndc wrote:

I'm trying to copy 171 document names only into an excel spread sheet so that
I can then talk about the status of each document I don't seem to be able to
copy this information and then paste it into excel
I've tried Ctrl shift ctrl C ctrl V and nothing happens I've tried the Copy
function from the drop down menu but the paste option doesn't appear in excel


--

Dave Peterson


  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default copy doument names from a file into excel

You want to copy document file names from a folder into Excel?

Several methods to accomplish this.......I like Tushar's best if importing
to Excel.

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 Notepad or
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.


Gord Dibben MS Excel MVP

On Mon, 7 Dec 2009 08:02:01 -0800, Lizndc
wrote:

I'm trying to copy 171 document names only into an excel spread sheet so that
I can then talk about the status of each document I don't seem to be able to
copy this information and then paste it into excel
I've tried Ctrl shift ctrl C ctrl V and nothing happens I've tried the Copy
function from the drop down menu but the paste option doesn't appear in excel


  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default copy doument names from a file into excel

I miss typed I'm aware that ctrl shift doesn't do anything -- thanks though
I need a portion of the total documents listed
The issue is that I'm not able to copy just the titiles of the documents and
paste them into Excel

"David Biddulph" wrote:

From what type of file are you trying to copy?
What do you expect Control shift to do?
If you want to select all, try Control A.
If you want to select a specific range, select one end of the range, then
Shift select the other end.
If you want to select a non-contiguous range, use Control select on each
part of the range.
Having selected your required range, then Control C
--
David Biddulph

"Lizndc" wrote in message
...
I'm trying to copy 171 document names only into an excel spread sheet so
that
I can then talk about the status of each document I don't seem to be able
to
copy this information and then paste it into excel
I've tried Ctrl shift ctrl C ctrl V and nothing happens I've tried the
Copy
function from the drop down menu but the paste option doesn't appear in
excel



.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy file names americana Excel Discussion (Misc queries) 1 July 19th 09 05:44 PM
how can I copy file names into cells SAM SEBAIHI Excel Discussion (Misc queries) 5 January 20th 07 06:55 PM
Any way to copy file names in windows explorer & paste into Excel? Jason Excel Discussion (Misc queries) 3 January 15th 07 09:14 PM
How do I embed a word doument in an excel spread sheet? Frank Excel Discussion (Misc queries) 1 January 8th 07 01:55 PM
copy file names covi2k2 Excel Discussion (Misc queries) 3 November 17th 05 02:19 PM


All times are GMT +1. The time now is 05:49 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"