Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default import picture taken data from my pictures directory into excell?

I am trying to combine image files taken by 4 different cameras by create
datetime. The camera times were not synced and have different date times for
the same period. I want to import the Filename and Date time Picture Taken
information into an excel file so that I can adjust the date time information
and sync the data. Any thoughts??
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default import picture taken data from my pictures directory into excell?

Jim Cone has a SUPER free Add-in called "ListFiles" that should do the job
nicely for you........I wouldn't be without it. It's available at

http://www.realezsites.com/bus/primitivesoftware/

Vaya con Dios,
Chuck, CABGx3




"John VanNierop" wrote:

I am trying to combine image files taken by 4 different cameras by create
datetime. The camera times were not synced and have different date times for
the same period. I want to import the Filename and Date time Picture Taken
information into an excel file so that I can adjust the date time information
and sync the data. Any thoughts??

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default import picture taken data from my pictures directory into excell?

John

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 Tue, 3 Oct 2006 09:11:02 -0700, John VanNierop <John
wrote:

I am trying to combine image files taken by 4 different cameras by create
datetime. The camera times were not synced and have different date times for
the same period. I want to import the Filename and Date time Picture Taken
information into an excel file so that I can adjust the date time information
and sync the data. Any thoughts??


Gord Dibben MS Excel MVP
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default import picture taken data from my pictures directory into exce

The Print Directory failed to print the picture taken date time. I printed
the date the files were loaded into the directory. Will try the excel import
next.

"Gord Dibben" wrote:

John

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 Tue, 3 Oct 2006 09:11:02 -0700, John VanNierop <John
wrote:

I am trying to combine image files taken by 4 different cameras by create
datetime. The camera times were not synced and have different date times for
the same period. I want to import the Filename and Date time Picture Taken
information into an excel file so that I can adjust the date time information
and sync the data. Any thoughts??


Gord Dibben MS Excel MVP

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default import picture taken data from my pictures directory into exce

The excel add-in seemed to work the best thus far. As long as the Date
Picture Taken is the same as the last the Last Update Date this will work
fine. It would be much better if it read the exif data of the picture file.
Going both ways would even be better,

Thank You for you time and help.

"John VanNierop" wrote:

The Print Directory failed to print the picture taken date time. I printed
the date the files were loaded into the directory. Will try the excel import
next.

"Gord Dibben" wrote:

John

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 Tue, 3 Oct 2006 09:11:02 -0700, John VanNierop <John
wrote:

I am trying to combine image files taken by 4 different cameras by create
datetime. The camera times were not synced and have different date times for
the same period. I want to import the Filename and Date time Picture Taken
information into an excel file so that I can adjust the date time information
and sync the data. Any thoughts??


Gord Dibben MS Excel MVP



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default import picture taken data from my pictures directory into exce

Thanks I will give it a try.

"CLR" wrote:

Jim Cone has a SUPER free Add-in called "ListFiles" that should do the job
nicely for you........I wouldn't be without it. It's available at

http://www.realezsites.com/bus/primitivesoftware/

Vaya con Dios,
Chuck, CABGx3




"John VanNierop" wrote:

I am trying to combine image files taken by 4 different cameras by create
datetime. The camera times were not synced and have different date times for
the same period. I want to import the Filename and Date time Picture Taken
information into an excel file so that I can adjust the date time information
and sync the data. Any thoughts??

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default import picture taken data from my pictures directory into exce

John

In Windows Explorer open your pictures folder and right-click on the Name Column
or any other column.

Select "Date Picture Taken"

Now do your import to Excel


Gord

On Tue, 3 Oct 2006 10:14:02 -0700, John VanNierop
wrote:

The Print Directory failed to print the picture taken date time. I printed
the date the files were loaded into the directory. Will try the excel import
next.

"Gord Dibben" wrote:

John

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 Tue, 3 Oct 2006 09:11:02 -0700, John VanNierop <John
wrote:

I am trying to combine image files taken by 4 different cameras by create
datetime. The camera times were not synced and have different date times for
the same period. I want to import the Filename and Date time Picture Taken
information into an excel file so that I can adjust the date time information
and sync the data. Any thoughts??


Gord Dibben MS Excel MVP


  #8   Report Post  
Junior Member
 
Posts: 1
Default

Quote:
Originally Posted by CLR View Post
Jim Cone has a SUPER free Add-in called "ListFiles" that should do the job
nicely for you........I wouldn't be without it. It's available at

http://www.realezsites.com/bus/primitivesoftware/

Vaya con Dios,
Chuck, CABGx3




"John VanNierop" wrote:

I am trying to combine image files taken by 4 different cameras by create
datetime. The camera times were not synced and have different date times for
the same period. I want to import the Filename and Date time Picture Taken
information into an excel file so that I can adjust the date time information
and sync the data. Any thoughts??
A tool can print list of file in a directory easily, i use a software called Print Directory may it can solve your problem
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
Import Data with Macro or VBA sahafi Setting up and Configuration of Excel 0 September 1st 06 06:34 PM
Import data selectively from a CSV larger than 65000 rows [email protected] Excel Discussion (Misc queries) 2 August 1st 06 12:02 AM
Inserting a new line when external data changes Rental Man Excel Discussion (Misc queries) 0 January 11th 06 07:05 PM
From several workbooks onto one excel worksheet steve Excel Discussion (Misc queries) 6 December 1st 05 08:03 AM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM


All times are GMT +1. The time now is 06:37 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"