LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Timecode in Excel

I would like to create a new custom number format that
uses timecode with the option of formatting according to
the 4 types of timecode used: ie

PAL 25 frames per second HH:MM:SS:FF
NTSC 30 Non Drop Frame HH:MM:SS:FF
NTSC 29.97 Drop Frame HH:MM:SS:FF
Film 24 frames per second HH:MM:SS:FF

Ideally having each of these as new custom formats in
which you would only have to enter in the digits for each
of the hours, minutes, seconds, and frames respectively.
Excel would then calculate the actual number of total
frames represented by the timecode and use that number for
all calculations while still displaying according to the
format above.

I've written formulas which can convert between cells by
creating a custom format 00":"00":"00":"00 and then
turning that eight digit number into a frame total once
the base (25, 30, 29.97 or 24) has been determined, and
then another forumla that takes that TotalFrameNumber and
displays it as timecode, but I want to have this all
happen behind the scenes as it were so cell A1 could have

12345432 entered, display it as 12:34:54:32 and then
interpret it as 1132382 frames.

Any pointers in this direction would be greatly appreciated
 
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
entering timecode into cells Laura Excel Discussion (Misc queries) 2 December 30th 08 06:42 PM
changing seconds to timecode SAPOL AVU Excel Discussion (Misc queries) 1 September 21st 06 04:03 AM
How can I do calculations in PAL timecode in Excel? Cliff Excel Discussion (Misc queries) 0 October 31st 05 03:16 AM
Does anyone have a formula for SMPTE timecode in Excel? taverett Excel Discussion (Misc queries) 1 July 20th 05 05:22 PM
Adding time to multiple cells using TIMECODE timroutledge Excel Discussion (Misc queries) 1 May 25th 05 06:24 PM


All times are GMT +1. The time now is 12:03 PM.

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

About Us

"It's about Microsoft Excel"